Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h200 struct PWL_CREATEPARAM struct
203 PWL_CREATEPARAM() : rcRectWnd(0,0,0,0), in PWL_CREATEPARAM() argument
228 CPDF_Rect rcRectWnd; //required
229 IFX_SystemHandler* pSystemHandler; //required
230 IFX_Edit_FontMap* pFontMap; //required for text window
231 IPWL_Provider* pProvider; //required for self coordinate
232 IPWL_FocusHandler* pFocusHandler; //optional
233 FX_DWORD dwFlags; //optional
234 CPWL_Color sBackgroundColor; //optional
235 FX_HWND hAttachedWnd; //required for no-reader framework
[all …]