Searched refs:nMaxPriority (Results 1 – 1 of 1) sorted by relevance
958 cssxc::sax::ElementMarkPriority nMaxPriority = cssxc::sax::ElementMarkPriority_MINIMUM; in elementCollectorNotify() local969 if (nPriority > nMaxPriority) in elementCollectorNotify()971 nMaxPriority = nPriority; in elementCollectorNotify()991 if (nPriority == nMaxPriority && in elementCollectorNotify()
Completed in 10 milliseconds