Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ isColour
Method
isColour
MyGUIEngine/include/MyGUI_TextViewData.h:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
bool isColour() const
52
{
53
return mIsColour;
54
}
55
56
float getWidth() const
57
{
Callers
3
getCursorPosition
Method · 0.80
getCursorPoint
Method · 0.80
doRender
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected