Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cpasjuste/pplay
/ getFont
Method
getFont
src/main.cpp:280–282 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
278
}
279
280
c2d::Font *Main::getFont() {
281
return font;
282
}
283
284
c2d::MessageBox *Main::getMessageBox() {
285
return messageBox;
Callers
7
StatusBar
Method · 0.80
StatusBox
Method · 0.80
PlayerOSD
Method · 0.80
FilerItem
Method · 0.80
ScrapView
Method · 0.80
MenuButton
Method · 0.80
Menu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected