Searched refs:ELEM_CLOSE_MENUSEPARATOR (Results 1 – 2 of 2) sorted by relevance
760 m_nNextElementExpected = ELEM_CLOSE_MENUSEPARATOR; in startElement()809 else if ( m_nNextElementExpected == ELEM_CLOSE_MENUSEPARATOR ) in endElement()
279 enum NextElementClose { ELEM_CLOSE_NONE, ELEM_CLOSE_MENUITEM, ELEM_CLOSE_MENUSEPARATOR }; enumerator
Completed in 27 milliseconds