MCPcopy Create free account
hub / github.com/MyGUI/mygui / begin

Method begin

Tools/EditorFramework/pugixml.cpp:4168–4171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4166 }
4167
4168 PUGI__FN bool xml_tree_walker::begin(xml_node&)
4169 {
4170 return true;
4171 }
4172
4173 PUGI__FN bool xml_tree_walker::end(xml_node&)
4174 {

Callers 15

notifyFrameStartMethod · 0.45
updateFramesMethod · 0.45
updateFramesMethod · 0.45
getSeparatorsOffsetMethod · 0.45
fillRegionCoordsMethod · 0.45
getSeparatorsVisibleMethod · 0.45
fillRegionEnableMethod · 0.45
ShowRegionsMethod · 0.45
writeRegionMethod · 0.45
getChildDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected