Searched refs:bCurrentIsM (Results 1 – 2 of 2) sorted by relevance
1804 else if( pParseQueue->bCurrentIsM && bSDFContent && sText.Len() > 2 ){ in WriteToMerged()2541 bCurrentIsM = true; in Push()2544 bCurrentIsM = false; in Push()2572 bLastWasM = bCurrentIsM; in Push()2574 bCurrentIsM = bNextIsM; in Push()2584 bLastWasM = bCurrentIsM; in Push()2586 bCurrentIsM = bNextIsM; in Push()2598 bLastWasM = bCurrentIsM; in Close()2599 bCurrentIsM = bNextIsM; in Close()2615 bCurrentIsM( false ), in ParserQueue()
525 bool bCurrentIsM; // public ? member in ParserQueue
Completed in 14 milliseconds