Searched refs:IsWndCaptureKeyboard (Results 1 – 2 of 2) sorted by relevance
145 FX_BOOL IsWndCaptureKeyboard(const CPWL_Wnd * pWnd) const in IsWndCaptureKeyboard() function in CPWL_MsgControl520 if (IsWndCaptureKeyboard(this))\526 if (IsWndCaptureKeyboard(pChild))\595 if (IsWndCaptureKeyboard(this)) in PWL_IMPLEMENT_KEY_METHOD()601 if (IsWndCaptureKeyboard(pChild)) in PWL_IMPLEMENT_KEY_METHOD()881 if (pMsgCtrl->IsWndCaptureKeyboard(this)) in KillFocus()1010 FX_BOOL CPWL_Wnd::IsWndCaptureKeyboard(const CPWL_Wnd * pWnd) const in IsWndCaptureKeyboard() function in CPWL_Wnd1013 return pCtrl->IsWndCaptureKeyboard(pWnd); in IsWndCaptureKeyboard()
431 FX_BOOL IsWndCaptureKeyboard(const CPWL_Wnd * pWnd) const;