Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setFontHeight
Function
setFontHeight
MyGUIEngine/include/MyGUI_ISubWidgetText.h:160–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
virtual void setFontHeight(int /*_value*/)
161
{
162
}
163
virtual int getFontHeight() const
164
{
165
return 0;
Callers
4
setFontHeight
Method · 0.85
setPropertyOverride
Method · 0.85
setFontHeight
Method · 0.85
MyGUI_MenuItem.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected