Searched refs:bIsStartElement (Results 1 – 1 of 1) sorted by relevance
256 bool bIsStartElement; member1548 ancestorEvent->bIsStartElement = true; in addStartAncestorEvent()1564 ancestorEvent->bIsStartElement = false; in addEndAncestorEvent()1609 while ((next != m_vAncestorEvents.end()) && ((*next)->bIsStartElement)) in checkAncestorStartElementEvent()1636 if (ancestorEvent->bIsStartElement) in flushAncestorEvents()
Completed in 20 milliseconds