Home
last modified time | relevance | path

Searched refs:hAttachedWnd (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h218 hAttachedWnd(NULL), in PWL_CREATEPARAM()
243 FX_HWND hAttachedWnd; //required for no-reader framework member
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_FormFiller.cpp455 cp.hAttachedWnd = (FX_HWND)m_pWidget; in GetPDFWindow()
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Wnd.cpp1177 return m_sPrivateParam.hAttachedWnd; in GetAttachedHWnd()