Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getTextCache
Method
getTextCache
src/eepp/ui/uitooltip.cpp:315–317 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
313
}
314
315
const Text* UITooltip::getTextCache() const {
316
return mTextCache;
317
}
318
319
Text* UITooltip::getTextCache() {
320
return mTextCache;
Callers
4
draw
Method · 0.45
displayTooltip
Method · 0.45
updateStatusBarSync
Method · 0.45
displayTooltip
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected