Searched refs:m_ScoringModeCachedValue (Results 1 – 1 of 1) sorted by relevance
1164 ScoringModes m_ScoringModeCachedValue; member in ControlsView6452 m_ScoringModeCachedValue = SM_MAX; /* Illegal value will force redraw. */ in AttachedToWindow()6834 m_ScoringModeCachedValue = SM_MAX; /* Force it to reset the mark. */ in FrameResized()7032 if (MyAppPntr->m_ScoringMode != m_ScoringModeCachedValue && in PollServerForChanges()7035 m_ScoringModeCachedValue = MyAppPntr->m_ScoringMode; in PollServerForChanges()7037 m_ScoringModePopUpMenuPntr->ItemAt ((int) m_ScoringModeCachedValue); in PollServerForChanges()