Searched defs:PWL_CREATEPARAM (Results 1 – 1 of 1) sorted by relevance
200 struct PWL_CREATEPARAM struct203 PWL_CREATEPARAM() : rcRectWnd(0,0,0,0), in PWL_CREATEPARAM() argument228 CPDF_Rect rcRectWnd; //required 229 IFX_SystemHandler* pSystemHandler; //required230 IFX_Edit_FontMap* pFontMap; //required for text window231 IPWL_Provider* pProvider; //required for self coordinate232 IPWL_FocusHandler* pFocusHandler; //optional233 FX_DWORD dwFlags; //optional234 CPWL_Color sBackgroundColor; //optional235 FX_HWND hAttachedWnd; //required for no-reader framework[all …]