Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ GetPixelWidth
Method
GetPixelWidth
Source/TitleBar.cpp:330–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
328
}
329
330
float TitleBar::GetPixelWidth() const
331
{
332
return ofGetWidth() / GetOwningContainer()->GetDrawScale();
333
}
334
335
void TitleBar::DrawModule()
336
{
Callers
nothing calls this directly
Calls
2
ofGetWidth
Function · 0.85
GetDrawScale
Method · 0.80
Tested by
no test coverage detected