Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dborth/fceugx
/ GetHeight
Method
GetHeight
source/gui/gui_element.cpp:184–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
int GuiElement::GetHeight()
185
{
186
return height;
187
}
188
189
void GuiElement::SetSize(int w, int h)
190
{
Callers
15
WindowPrompt
Function · 0.45
OnScreenKeyboard
Function · 0.45
SettingWindow
Function · 0.45
MenuGameSelection
Function · 0.45
ControllerWindow
Function · 0.45
PlayerMappingWindow
Function · 0.45
MenuGame
Function · 0.45
MenuGameSaves
Function · 0.45
MenuGameSettings
Function · 0.45
MenuGameCheats
Function · 0.45
MenuSettingsMappings
Function · 0.45
MenuSettingsMappingsController
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected