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

Method current

Tools/EditorFramework/pugixml.cpp:8000–8003  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7998 }
7999
8000 lexeme_t current() const
8001 {
8002 return _cur_lexeme;
8003 }
8004
8005 const char_t* current_pos() const
8006 {

Callers 15

updateMethod · 0.45
onFillValuesMethod · 0.45
loadFromProjectMethod · 0.45
saveToProjectMethod · 0.45
serialiseWidgetMethod · 0.45
notifyGeneratePressedMethod · 0.45
getTopWidgetMethod · 0.45
findWidgetSelectedMethod · 0.45
onFillValuesMethod · 0.45
widgetsUpdateMethod · 0.45
deleteItemFromProjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected