MCPcopy Create free account

hub / github.com/Aloshi/EmulationStation / functions

Functions839 in github.com/Aloshi/EmulationStation

MethodmakeCells
src/components/ComponentListComponent.cpp:13
MethodmixAudio
src/AudioManager.cpp:13
MethodmoveChildren
src/components/AnimationComponent.cpp:84
MethodmoveCursor
src/components/ComponentListComponent.cpp:198
Methodnamespace_uri_predicate
src/pugiXML/pugixml.cpp:6494
Methodoffset_debug
src/pugiXML/pugixml.cpp:4680
FunctiononExit
called on exit, assuming we get far enough to have the log initialized
src/main.cpp:111
MethodonPositionChanged
src/components/TextListComponent.h:106
MethodonPositionChanged
src/components/ComponentListComponent.cpp:319
MethodonSizeChanged
src/components/TextComponent.cpp:20
Methodopen
src/Log.cpp:26
Methodoperator bool
src/pugiXML/pugixml.cpp:5070
Methodoperator!
src/pugiXML/pugixml.cpp:3733
Functionoperator!=
src/pugiXML/pugixml.cpp:5977
Methodoperator!=
src/pugiXML/pugixml.cpp:3743
Functionoperator&&
src/pugiXML/pugixml.cpp:3906
Functionoperator()
src/pugiXML/pugixml.cpp:5427
Methodoperator()
src/pugiXML/pugixml.cpp:5435
Methodoperator()
src/pugiXML/pugixml.cpp:5443
Methodoperator()
src/pugiXML/pugixml.cpp:5451
Methodoperator()
src/pugiXML/pugixml.cpp:6153
Methodoperator()
src/pugiXML/pugixml.cpp:6208
Methodoperator()
src/pugiXML/pugixml.cpp:6502
Methodoperator++
src/pugiXML/pugixml.cpp:4941
Methodoperator--
src/pugiXML/pugixml.cpp:4954
Methodoperator->
src/pugiXML/pugixml.cpp:4928
Methodoperator<
src/pugiXML/pugixml.cpp:3748
Methodoperator<=
src/pugiXML/pugixml.cpp:3758
Functionoperator==
src/pugiXML/pugixml.cpp:5972
Methodoperator==
src/InputManager.cpp:22
Methodoperator==
src/pugiXML/pugixml.cpp:3738
Methodoperator==
src/pugiXML/pugixml.cpp:6965
Methodoperator>
src/pugiXML/pugixml.cpp:3753
Methodoperator>=
src/pugiXML/pugixml.cpp:3763
Functionoperator||
src/pugiXML/pugixml.cpp:3911
Methodparse
src/pugiXML/pugixml.cpp:1817
Methodparse
src/pugiXML/pugixml.cpp:9554
Methodparse_additive_expression
AdditiveExpr ::= MultiplicativeExpr | AdditiveExpr '+' MultiplicativeExpr | AdditiveExpr '-' MultiplicativeExpr
src/pugiXML/pugixml.cpp:9447
Methodparse_and_expression
AndExpr ::= EqualityExpr | AndExpr 'and' EqualityExpr
src/pugiXML/pugixml.cpp:9511
Methodparse_axis_name
src/pugiXML/pugixml.cpp:8901
Methodparse_doctype_group
src/pugiXML/pugixml.cpp:2137
Methodparse_doctype_ignore
src/pugiXML/pugixml.cpp:2111
Methodparse_doctype_primitive
DOCTYPE consists of nested sections of the following possible types: <!-- ... -->, <? ... ?>, "...", '...' <![...]]> <!...> First group can not contai
src/pugiXML/pugixml.cpp:2078
Methodparse_eol
src/pugiXML/pugixml.cpp:1956
Methodparse_equality_expression
EqualityExpr ::= RelationalExpr | EqualityExpr '=' RelationalExpr | EqualityExpr '!=' RelationalExpr
src/pugiXML/pugixml.cpp:9492
Methodparse_exclamation
src/pugiXML/pugixml.cpp:2179
Methodparse_expression
Expr ::= OrExpr
src/pugiXML/pugixml.cpp:9545
Methodparse_filter_expression
FilterExpr ::= PrimaryExpr | FilterExpr Predicate Predicate ::= '[' PredicateExpr ']' PredicateExpr ::= Expr
src/pugiXML/pugixml.cpp:9110
Methodparse_function
src/pugiXML/pugixml.cpp:8788
Methodparse_function_helper
src/pugiXML/pugixml.cpp:8779
Methodparse_location_path
LocationPath ::= RelativeLocationPath | AbsoluteLocationPath AbsoluteLocationPath ::= '/' RelativeLocationPath? | '//' RelativeLocationPath
src/pugiXML/pugixml.cpp:9304
Methodparse_multiplicative_expression
MultiplicativeExpr ::= UnaryExpr | MultiplicativeExpr '*' UnaryExpr | MultiplicativeExpr 'div' UnaryExpr | MultiplicativeExpr 'mod' UnaryExpr
src/pugiXML/pugixml.cpp:9425
Methodparse_node_test_type
src/pugiXML/pugixml.cpp:8969
Methodparse_or_expression
OrExpr ::= AndExpr | OrExpr 'or' AndExpr
src/pugiXML/pugixml.cpp:9528
Methodparse_path_expression
PathExpr ::= LocationPath | FilterExpr | FilterExpr '/' RelativeLocationPath | FilterExpr '//' RelativeLocationPath
src/pugiXML/pugixml.cpp:9338
Methodparse_primary_expression
PrimaryExpr ::= VariableReference | '(' Expr ')' | Literal | Number | FunctionCall
src/pugiXML/pugixml.cpp:9005
Methodparse_question
src/pugiXML/pugixml.cpp:2290
Methodparse_relational_expression
RelationalExpr ::= AdditiveExpr | RelationalExpr '<' AdditiveExpr | RelationalExpr '>' AdditiveExpr | RelationalExpr '<=' AdditiveExpr | RelationalExp
src/pugiXML/pugixml.cpp:9470
Methodparse_relative_location_path
RelativeLocationPath ::= Step | RelativeLocationPath '/' Step | RelativeLocationPath '//' Step
src/pugiXML/pugixml.cpp:9284
Methodparse_simple
src/pugiXML/pugixml.cpp:1988
Methodparse_step
Step ::= AxisSpecifier NodeTest Predicate* | AbbreviatedStep AxisSpecifier ::= AxisName '::' | '@'? NodeTest ::= NameTest | NodeType '(' ')' | 'proces
src/pugiXML/pugixml.cpp:9140
Methodparse_unary_expression
UnaryExpr ::= UnionExpr | '-' UnaryExpr
src/pugiXML/pugixml.cpp:9408
Methodparse_union_expression
UnionExpr ::= PathExpr | UnionExpr '|' PathExpr
src/pugiXML/pugixml.cpp:9388
Methodparse_wconv
src/pugiXML/pugixml.cpp:1920
Methodparse_wnorm
src/pugiXML/pugixml.cpp:1868
Methodplay
src/AudioManager.cpp:133
MethodpopulateFolder
src/SystemData.cpp:104
MethodpopulateList
src/components/GuiMenu.cpp:69
MethodpostProcess
src/Window.cpp:188
Methodprepend_attribute
src/pugiXML/pugixml.cpp:4176
Methodprepend_child
src/pugiXML/pugixml.cpp:4308
Methodprepend_copy
src/pugiXML/pugixml.cpp:4267
Methodprint
src/pugiXML/pugixml.cpp:4655
Functionrelease
src/pugiXML/pugixml.cpp:226
Methodreload
src/Font.cpp:85
Methodremove_attribute
src/pugiXML/pugixml.cpp:4455
Methodrender
src/components/SliderComponent.cpp:68
Methodrender
src/components/ImageComponent.cpp:121
Methodrender
src/components/GuiDetectDevice.cpp:84
Methodrender
src/components/GuiInputConfig.cpp:78
Methodrender
src/components/TextComponent.cpp:59
Methodrender
src/components/GuiBox.cpp:66
Methodrender
src/components/SwitchComponent.cpp:25
Methodrender
src/components/GuiFastSelect.cpp:35
Methodrender
src/components/TextListComponent.h:117
Methodrender
src/components/ComponentListComponent.cpp:275
Methodrender
src/components/GuiMenu.cpp:95
Methodrender
src/components/ScrollableContainer.cpp:10
Methodrender
src/components/GuiGameList.cpp:113
MethodrenderChildren
src/GuiComponent.cpp:47
MethodrenderTextCache
src/Font.cpp:264
MethodresetCursor
src/components/ComponentListComponent.cpp:187
MethodresolveColor
takes a string of hex and resolves it to an integer
src/components/ThemeComponent.cpp:339
MethodresolveExp
takes a string containing a mathematical expression (possibly including variables) and resolves it to a float value
src/components/ThemeComponent.cpp:323
MethodresolveFont
src/components/ThemeComponent.cpp:391
Methodreturn_type
src/pugiXML/pugixml.cpp:10054
FunctionsaveMap
src/Settings.cpp:42
Methodscroll
src/components/GuiFastSelect.cpp:125
Methodscroll
src/components/TextListComponent.h:294
Methodselect_nodes
src/pugiXML/pugixml.cpp:10179
← previousnext →601–700 of 839, ranked by callers