Searched refs:insert_pos (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxmlres.cpp651 wxString insert_pos = node->GetPropVal(wxT("insert_at"), AT_END); local
652 if ( insert_pos == AT_END )
656 else if ( insert_pos == wxT("begin") )

Completed in 55 milliseconds