Home
last modified time | relevance | path

Searched refs:GetMsgControl (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Wnd.cpp853 if (CPWL_MsgControl * pMsgCtrl = GetMsgControl()) in SetCapture()
863 if (CPWL_MsgControl * pMsgCtrl = GetMsgControl()) in ReleaseCapture()
869 if (CPWL_MsgControl * pMsgCtrl = GetMsgControl()) in SetFocus()
879 if (CPWL_MsgControl * pMsgCtrl = GetMsgControl()) in KillFocus()
987 if (CPWL_MsgControl* pMsgControl = GetMsgControl()) in DestroyMsgControl()
992 CPWL_MsgControl* CPWL_Wnd::GetMsgControl() const in GetMsgControl() function in CPWL_Wnd
1004 if (CPWL_MsgControl * pCtrl = GetMsgControl()) in IsWndCaptureMouse()
1012 if (CPWL_MsgControl * pCtrl = GetMsgControl()) in IsWndCaptureKeyboard()
1020 if (CPWL_MsgControl * pCtrl = GetMsgControl()) in IsFocused()
1261 if (CPWL_MsgControl * pMsgCtrl = GetMsgControl()) in GetFocused()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h450 CPWL_MsgControl* GetMsgControl() const;