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