Searched refs:bCurrentSymbolsSmall (Results 1 – 1 of 1) sorted by relevance
393 bool bCurrentSymbolsSmall = !aMiscOptions.AreCurrentSymbolsLarge(); in CheckAndUpdateImages() local394 if ( m_bSmallSymbols != bCurrentSymbolsSmall ) in CheckAndUpdateImages()397 m_bSmallSymbols = bCurrentSymbolsSmall; in CheckAndUpdateImages()
Completed in 94 milliseconds