Searched refs:curFocus (Results 1 – 1 of 1) sorted by relevance
686 IFWL_Widget* curFocus = pDriver->GetFocus(); in SetFocus() local687 if (bFocus && curFocus != m_pInterface) { in SetFocus()689 } else if (!bFocus && curFocus == m_pInterface) { in SetFocus()