Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ GetOrientation
Method
GetOrientation
src/SFGUI/Box.cpp:172–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
Box::Orientation Box::GetOrientation() const {
173
return m_orientation;
174
}
175
176
void Box::AllocateChildren() const {
177
unsigned int num_expand( 0 );
Callers
5
CreateProgressBarDrawable
Method · 0.45
CreateSeparatorDrawable
Method · 0.45
CreateScrollbarDrawable
Method · 0.45
CreateScaleDrawable
Method · 0.45
OnToggleOrientationClick
Method · 0.45
Calls
no outgoing calls
Tested by
1
OnToggleOrientationClick
Method · 0.36