HomeSort by relevance Sort by last modified time
    Searched refs:GetCreationParam (Results 1 - 7 of 7) sorted by null

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Label.cpp 26 SetFontSize(GetCreationParam().fFontSize);
PWL_Wnd.cpp 523 const PWL_CREATEPARAM& CPWL_Wnd::GetCreationParam() const {
748 int32_t nCursorType = GetCreationParam().eCursorType;
PWL_EditCtrl.cpp 41 SetFontSize(GetCreationParam().fFontSize);
PWL_ListBox.cpp 95 m_pList->SetFontSize(GetCreationParam().fFontSize);
PWL_Edit.cpp 246 m_pSpellCheck = GetCreationParam().pSpellCheck;
461 GetCreationParam().pSpellCheck);
    [all...]