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

  /external/pdfium/fpdfsdk/pdfwindow/
PWL_EditCtrl.cpp 34 SetFontSize(GetCreationParam().fFontSize);
PWL_ListBox.cpp 85 m_pList->SetFontSize(GetCreationParam().fFontSize);
PWL_Wnd.h 364 const PWL_CREATEPARAM& GetCreationParam() const;
PWL_Wnd.cpp 508 const PWL_CREATEPARAM& CPWL_Wnd::GetCreationParam() const {
720 int32_t nCursorType = GetCreationParam().eCursorType;

Completed in 192 milliseconds