Home
last modified time | relevance | path

Searched refs:SetFontSize (Results 1 – 21 of 21) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Label.cpp34 SetFontSize(this->GetCreationParam().fFontSize); in OnCreated()
56 void CPWL_Label::SetFontSize(FX_FLOAT fFontSize) in SetFontSize() function in CPWL_Label
58 m_pEdit->SetFontSize(fFontSize); in SetFontSize()
DPWL_ListBox.cpp118 m_pList->SetFontSize(this->GetCreationParam().fFontSize); in OnCreated()
486 void CPWL_ListBox::SetFontSize(FX_FLOAT fFontSize) in SetFontSize() function in CPWL_ListBox
489 m_pList->SetFontSize(fFontSize); in SetFontSize()
DPWL_EditCtrl.cpp46 SetFontSize(this->GetCreationParam().fFontSize); in OnCreated()
160 void CPWL_EditCtrl::SetFontSize(FX_FLOAT fFontSize) in SetFontSize() function in CPWL_EditCtrl
162 m_pEdit->SetFontSize(fFontSize); in SetFontSize()
DPWL_Wnd.cpp1036 void CPWL_Wnd::SetFontSize(FX_FLOAT fFontSize) in SetFontSize() function in CPWL_Wnd
DPWL_Edit.cpp852 m_pEdit->SetFontSize(fFontSize); in SetCharArray()
DPWL_Utils.cpp655 pEdit->SetFontSize(fFontSize); in GetTextAppStream()
694 pEdit->SetFontSize(fFontSize); in GetPushButtonAppStream()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Label.h20 virtual void SetFontSize(FX_FLOAT fFontSize);
DPWL_ListBox.h62 virtual void SetFontSize(FX_FLOAT fFontSize);
DPWL_EditCtrl.h74 virtual void SetFontSize(FX_FLOAT fFontSize);
DPWL_Wnd.h336 virtual void SetFontSize(FX_FLOAT fFontSize);
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp85 void CFX_ListItem::SetFontSize(FX_FLOAT fFontSize) in SetFontSize() function in CFX_ListItem
88 m_pEdit->SetFontSize(fFontSize); in SetFontSize()
144 void CFX_List::SetFontSize(FX_FLOAT fFontSize) in SetFontSize() function in CFX_List
154 pListItem->SetFontSize(m_fFontSize); in AddItem()
Dfxet_edit.cpp1132 void CFX_Edit::SetFontSize(FX_FLOAT fFontSize, FX_BOOL bPaint/* = TRUE*/) in SetFontSize() function in CFX_Edit
1134 m_pVT->SetFontSize(fFontSize); in SetFontSize()
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_list.h166 void SetFontSize(FX_FLOAT fFontSize);
223 virtual void SetFontSize(FX_FLOAT fFontSize);
Dfx_edit.h206 virtual void SetFontSize(FX_FLOAT fFontSize, FX_BOOL bPaint = TRUE) = 0;
424 virtual void SetFontSize(FX_FLOAT fFontSize) = 0;
Dfxet_edit.h597 void SetFontSize(FX_FLOAT fFontSize, FX_BOOL bPaint = TRUE);
/external/pdfium/core/src/fpdfdoc/
Ddoc_ap.cpp446 vt.SetFontSize(fFontSize); in GenerateWidgetAP()
500 vt.SetFontSize(fFontSize); in GenerateWidgetAP()
569 vt.SetFontSize(12.0f); in GenerateWidgetAP()
571 vt.SetFontSize(fFontSize); in GenerateWidgetAP()
Dpdf_vt.h443 void SetFontSize(FX_FLOAT fFontSize) in SetFontSize() function
Ddoc_vt.cpp1551 SetFontSize(GetAutoFontSize()); in Rearrange()
/external/pdfium/core/include/fpdfdoc/
Dfpdf_vt.h356 virtual void SetFontSize(FX_FLOAT fFontSize) = 0;
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp1066 pEdit->SetFontSize(fFontSize); in ResetAppearance_ComboBox()
1139 pEdit->SetFontSize(12.0f); in ResetAppearance_ListBox()
1141 pEdit->SetFontSize(fFontSize); in ResetAppearance_ListBox()
1276 pEdit->SetFontSize(fFontSize); in ResetAppearance_TextField()
/external/pdfium/core/src/fxge/Microsoft SDK/include/
DDWrite.h3724 STDMETHOD(SetFontSize)(