Searched refs:bDoingSymbol (Results 1 – 1 of 1) sorted by relevance
623 bool bDoingSymbol = false; in InsertAttrsAsDrawingAttrs() local664 if (!bDoingSymbol && bSymbol == true) in InsertAttrsAsDrawingAttrs()666 bDoingSymbol = true; in InsertAttrsAsDrawingAttrs()674 if (bSymbol == false && bDoingSymbol) in InsertAttrsAsDrawingAttrs()676 bDoingSymbol = false; in InsertAttrsAsDrawingAttrs()
Completed in 46 milliseconds