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

Method end

Tools/EditorFramework/pugixml.cpp:4173–4176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4171 }
4172
4173 PUGI__FN bool xml_tree_walker::end(xml_node&)
4174 {
4175 return true;
4176 }
4177
4178 PUGI__FN xml_attribute::xml_attribute() :
4179 _attr(0)

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
fillStateDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected