Home
last modified time | relevance | path

Searched refs:GetCreationParam (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Label.cpp26 SetFontSize(GetCreationParam().fFontSize); in OnCreated()
DPWL_Wnd.cpp523 const PWL_CREATEPARAM& CPWL_Wnd::GetCreationParam() const { in GetCreationParam() function in CPWL_Wnd
748 int32_t nCursorType = GetCreationParam().eCursorType; in SetCursor()
DPWL_ListBox.cpp95 m_pList->SetFontSize(GetCreationParam().fFontSize); in OnCreated()
DPWL_Edit.cpp246 m_pSpellCheck = GetCreationParam().pSpellCheck; in SetParamByFlag()
461 GetCreationParam().pSpellCheck); in DrawThisAppearance()
DPWL_EditCtrl.cpp41 SetFontSize(GetCreationParam().fFontSize); in OnCreated()
DPWL_Note.cpp391 PWL_CREATEPARAM icp = GetCreationParam(); in CreateSubItem()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h421 const PWL_CREATEPARAM& GetCreationParam() const;