Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cpasjuste/pplay
/ getFontSize
Method
getFontSize
src/main.cpp:296–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
}
295
296
unsigned int Main::getFontSize(FontSize fontSize) {
297
return (unsigned int) ((float) fontSize * scaling.y);
298
}
299
300
StatusBar *Main::getStatusBar() {
301
return statusBar;
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