Home
last modified time | relevance | path

Searched defs:pAttached (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_timer.cpp24 CPWL_Timer::CPWL_Timer(CPWL_TimerHandler* pAttached, in CPWL_Timer()
/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.cpp539 CPWL_Wnd::PrivateData* pAttached, in QueryWherePopup()
763 CPWL_Wnd::PrivateData* pAttached, in OnPopupPreOpen()
774 CPWL_Wnd::PrivateData* pAttached, in OnPopupPostOpen()
853 CPWL_Wnd::PrivateData* pAttached, in OnBeforeKeyStroke()
Dcffl_formfiller.cpp379 CFX_Matrix CFFL_FormFiller::GetWindowMatrix(CPWL_Wnd::PrivateData* pAttached) { in GetWindowMatrix()