Searched refs:IsFocused (Results 1 – 8 of 8) sorted by relevance
94 if (!IsFocused()) { in OnLButtonDown()119 if (!IsFocused()) { in OnRButtonDown()147 if (!IsFocused()) { in OnSetFocus()246 if (IsFocused()) { in UpdateFWLData()697 if (IsFocused()) { in UpdateFWLData()703 if (IsFocused() && !wsText.IsEmpty()) { in UpdateFWLData()
120 FX_BOOL IsFocused();
735 (GetUIType() != XFA_ELEMENT_CheckButton && pWidget->IsFocused())) { in UpdateUIDisplay()
169 FX_BOOL CXFA_FFWidget::IsFocused() { in IsFocused() function in CXFA_FFWidget
314 if (ClientHitTest(point) && !IsFocused()) in OnLButtonUp()379 if (!IsFocused() || m_pEdit->IsSelected()) in SetCaret()
532 if (!m_pEdit->IsFocused()) { in OnLButtonDown()540 if (!m_pEdit->IsFocused()) { in SetEditFocus()
787 FX_BOOL CPWL_Wnd::IsFocused() const { in IsFocused() function in CPWL_Wnd
363 FX_BOOL IsFocused() const;