Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ textHeight
Method
textHeight
src/ui/widget.cpp:807–810 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
805
}
806
807
int Widget::textHeight() const
808
{
809
return font()->height();
810
}
811
812
void Widget::getTextIconInfo(
813
gfx::Rect* box,
Callers
9
internalOrganize
Method · 0.80
initWidget
Method · 0.80
paintEntry
Method · 0.80
paintSeparator
Method · 0.80
paintComboBoxEntry
Method · 0.80
paintWindow
Method · 0.80
drawEntryCaret
Method · 0.80
drawTextBox
Function · 0.80
openListBox
Method · 0.80
Calls
1
height
Method · 0.45
Tested by
no test coverage detected