Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ size
Method
size
MyGUIEngine/include/MyGUI_TCoord.h:165–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
TSize<T> size() const
166
{
167
return TSize<T>(width, height);
168
}
169
170
bool inside(const TPoint<T>& _value) const
171
{
Callers
12
getItemDataAt
Function · 0.45
getColumnDataAt
Function · 0.45
UString
Function · 0.45
MyGUI_UString.h
File · 0.45
_verifyUTF8
Function · 0.45
getItemDataAt
Function · 0.45
getSize
Function · 0.45
getItemDataAt
Function · 0.45
startWith
Function · 0.45
endWith
Function · 0.45
getItemDataAt
Function · 0.45
parse
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected