Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Label.cpp34 SetFontSize(this->GetCreationParam().fFontSize); in OnCreated()
DPWL_Wnd.cpp657 PWL_CREATEPARAM CPWL_Wnd::GetCreationParam() const in GetCreationParam() function in CPWL_Wnd
978 FX_INT32 nCursorType = this->GetCreationParam().eCursorType; in SetCursor()
DPWL_Edit.cpp290 m_pSpellCheck = GetCreationParam().pSpellCheck; in SetParamByFlag()
489 CPDF_Point(0.0f,0.0f),pRange, this->GetCreationParam().pSpellCheck); in DrawThisAppearance()
DPWL_ListBox.cpp118 m_pList->SetFontSize(this->GetCreationParam().fFontSize); in OnCreated()
DPWL_EditCtrl.cpp46 SetFontSize(this->GetCreationParam().fFontSize); in OnCreated()
DPWL_Note.cpp463 PWL_CREATEPARAM icp = this->GetCreationParam(); in CreateSubItem()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h429 PWL_CREATEPARAM GetCreationParam() const;