Searched refs:bShowSel (Results 1 – 1 of 1) sorted by relevance
479 bool bShowSel = !!(m_pProperties->m_dwStates & FWL_WGTSTATE_Focused); in DrawContent() local480 if (bShowSel && m_EdtEngine.HasSelection()) { in DrawContent()