Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ functions
Functions
839 in github.com/Aloshi/EmulationStation
⨍
Functions
839
◇
Types & classes
129
↓ 1 callers
Method
removeGui
src/Window.cpp:31
↓ 1 callers
Method
remove_child
src/pugiXML/pugixml.cpp:4482
↓ 1 callers
Method
render
src/Window.cpp:126
↓ 1 callers
Method
render
src/GuiComponent.cpp:41
↓ 1 callers
Method
resetAutoScrollTimer
src/components/ScrollableContainer.cpp:106
↓ 1 callers
Method
revert
src/pugiXML/pugixml.cpp:5774
↓ 1 callers
Function
round_nearest_nzero
src/pugiXML/pugixml.cpp:6469
↓ 1 callers
Method
save
src/pugiXML/pugixml.cpp:5273
↓ 1 callers
Method
saveFile
src/Settings.cpp:52
↓ 1 callers
Function
searchFolderByPath
this is obviously an incredibly inefficient way to go about searching but I don't think it'll matter too much with the size of most collections
src/XMLReader.cpp:10
↓ 1 callers
Method
setAutoScroll
src/components/ScrollableContainer.cpp:29
↓ 1 callers
Method
setBorderColor
src/components/GuiBox.cpp:59
↓ 1 callers
Method
setCenterPoint
src/Window.cpp:167
↓ 1 callers
Method
setColor
src/Font.cpp:545
↓ 1 callers
Function
setColor4bArray
src/Renderer_draw_gl.cpp:13
↓ 1 callers
Method
setCornerImage
src/components/GuiBox.cpp:46
↓ 1 callers
Method
setData
src/components/GuiBox.cpp:10
↓ 1 callers
Method
setDescription
src/GameData.cpp:53
↓ 1 callers
Method
setExpression
src/MathExp.cpp:135
↓ 1 callers
Method
setFadePercent
src/Window.cpp:183
↓ 1 callers
Method
setHorizontalImage
src/components/GuiBox.cpp:18
↓ 1 callers
Method
setImagePath
src/GameData.cpp:63
↓ 1 callers
Method
setName
src/GameData.cpp:33
↓ 1 callers
Method
setNextSortIndex
src/components/GuiGameList.cpp:244
↓ 1 callers
Method
setPreviousSortIndex
src/components/GuiGameList.cpp:253
↓ 1 callers
Method
setRating
src/GameData.cpp:73
↓ 1 callers
Method
setScrollPos
src/components/ScrollableContainer.cpp:41
↓ 1 callers
Method
setScrollSound
src/components/TextListComponent.h:407
↓ 1 callers
Method
setSelection
src/components/TextListComponent.h:401
↓ 1 callers
Method
setSelectorColor
src/components/TextListComponent.h:365
↓ 1 callers
Method
setSystemId
src/components/GuiGameList.cpp:85
↓ 1 callers
Method
setUserRating
src/GameData.cpp:83
↓ 1 callers
Method
setValue
src/components/SliderComponent.cpp:91
↓ 1 callers
Method
setVerticalImage
src/components/GuiBox.cpp:27
↓ 1 callers
Method
setZoomFactor
src/Window.cpp:161
↓ 1 callers
Method
set_right
src/pugiXML/pugixml.cpp:8016
↓ 1 callers
Function
smoothStep
http://en.wikipedia.org/wiki/Smoothstep
src/components/GuiGameList.cpp:458
↓ 1 callers
Method
sort
sort this folder and any subfolders
src/FolderData.cpp:45
↓ 1 callers
Method
sort_do
src/pugiXML/pugixml.cpp:6882
↓ 1 callers
Method
startPolling
src/InputManager.cpp:172
↓ 1 callers
Method
state
src/pugiXML/pugixml.cpp:6987
↓ 1 callers
Method
stopPolling
src/InputManager.cpp:180
↓ 1 callers
Method
stopScrolling
src/components/TextListComponent.h:238
↓ 1 callers
Function
strconv_cdata
src/pugiXML/pugixml.cpp:1785
↓ 1 callers
Function
strconv_comment
src/pugiXML/pugixml.cpp:1757
↓ 1 callers
Function
strcpy_insitu_allow
src/pugiXML/pugixml.cpp:1512
↓ 1 callers
Function
stringToInputType
src/InputConfig.cpp:26
↓ 1 callers
Function
text_output_escaped
src/pugiXML/pugixml.cpp:2992
↓ 1 callers
Function
translate
src/pugiXML/pugixml.cpp:6582
↓ 1 callers
Method
truncate
src/pugiXML/pugixml.cpp:6887
↓ 1 callers
Function
unique
src/pugiXML/pugixml.cpp:5480
↓ 1 callers
Method
unload
src/resources/TextureResource.cpp:20
↓ 1 callers
Method
unloadAll
src/resources/ResourceManager.cpp:65
↓ 1 callers
Method
update
src/Window.cpp:95
↓ 1 callers
Method
updateDetailData
src/components/GuiGameList.cpp:346
↓ 1 callers
Function
updateGamelist
src/XMLReader.cpp:253
↓ 1 callers
Function
verifyHomeFolderExists
src/main.cpp:91
↓ 1 callers
Function
widen_ascii
Convert string to wide string, assuming all symbols are ASCII
src/pugiXML/pugixml.cpp:201
↓ 1 callers
Method
writeConfig
src/InputManager.cpp:431
Method
AnimationComponent
src/components/AnimationComponent.cpp:3
Method
AudioManager
src/AudioManager.cpp:50
Method
ComponentEntry
src/components/ComponentListComponent.h:48
Method
ComponentListComponent
src/components/ComponentListComponent.cpp:7
Method
FolderData
src/FolderData.cpp:16
Method
Font
src/Font.cpp:74
Method
GameData
src/GameData.cpp:18
Method
GuiBox
src/components/GuiBox.cpp:3
Method
GuiComponent
src/GuiComponent.cpp:6
Method
GuiDetectDevice
src/components/GuiDetectDevice.cpp:10
Method
GuiFastSelect
src/components/GuiFastSelect.cpp:10
Method
GuiGameList
src/components/GuiGameList.cpp:26
Method
GuiInputConfig
src/components/GuiInputConfig.cpp:15
Method
GuiMenu
src/components/GuiMenu.cpp:10
Method
GuiSettingsMenu
src/components/GuiSettingsMenu.cpp:6
Method
ImageComponent
src/components/ImageComponent.cpp:23
Method
Input
src/InputConfig.h:31
Method
InputConfig
src/InputConfig.cpp:51
Method
InputDevice
src/InputManager.cpp:17
Method
InputManager
src/InputManager.cpp:29
Method
ScrollableContainer
src/components/ScrollableContainer.cpp:5
Method
Settings
src/Settings.cpp:9
Method
SliderComponent
src/components/SliderComponent.cpp:5
Method
SortState
src/FolderData.h:23
Method
Sound
src/Sound.cpp:6
Method
SwitchComponent
src/components/SwitchComponent.cpp:6
Method
SystemData
src/SystemData.cpp:23
Method
TextCache
src/Font.cpp:535
Method
TextComponent
src/components/TextComponent.cpp:6
Method
TextListComponent
src/components/TextListComponent.h:85
Method
TextureResource
src/resources/TextureResource.cpp:10
Method
ThemeComponent
src/components/ThemeComponent.cpp:62
Method
VolumeControl
src/VolumeControl.cpp:34
Method
Window
src/Window.cpp:10
Method
_assign
src/pugiXML/pugixml.cpp:9707
Function
_attr
src/pugiXML/pugixml.cpp:3720
Method
_data
src/pugiXML/pugixml.cpp:4727
Method
_data_new
src/pugiXML/pugixml.cpp:4738
Function
_node
src/pugiXML/pugixml.cpp:9648
Function
_result
src/pugiXML/pugixml.cpp:9628
Function
_root
src/pugiXML/pugixml.cpp:3921
← previous
next →
301–400 of 839, ranked by callers