Searched refs:bCurrentIsM (Results 1 – 2 of 2) sorted by relevance
1814 else if( pParseQueue->bCurrentIsM && bSDFContent && sText.Len() > 2 ){ in WriteToMerged()2551 bCurrentIsM = true; in Push()2554 bCurrentIsM = false; in Push()2582 bLastWasM = bCurrentIsM; in Push()2584 bCurrentIsM = bNextIsM; in Push()2594 bLastWasM = bCurrentIsM; in Push()2596 bCurrentIsM = bNextIsM; in Push()2608 bLastWasM = bCurrentIsM; in Close()2609 bCurrentIsM = bNextIsM; in Close()2625 bCurrentIsM( false ), in ParserQueue()
525 bool bCurrentIsM; // public ? member in ParserQueue
Completed in 17 milliseconds