/external/pdfium/core/fpdfdoc/ |
D | cpvt_word.h | 25 float fFontSize; variable
|
D | ctypeset.cpp | 263 CFX_SizeF CTypeset::GetEditSize(float fFontSize) { in GetEditSize() 278 void CTypeset::SplitLines(bool bTypeset, float fFontSize) { in SplitLines()
|
D | cpdf_variabletext.cpp | 654 float fFontSize, in GetWordWidth() 676 float CPDF_VariableText::GetFontAscent(int32_t nFontIndex, float fFontSize) { in GetFontAscent() 680 float CPDF_VariableText::GetFontDescent(int32_t nFontIndex, float fFontSize) { in GetFontDescent() 685 float fFontSize) { in GetWordAscent() 690 float fFontSize) { in GetWordDescent()
|
D | cpdf_defaultappearance.cpp | 39 ByteString CPDF_DefaultAppearance::GetFont(float* fFontSize) { in GetFont()
|
D | cpdf_variabletext.h | 86 void SetFontSize(float fFontSize) { m_fFontSize = fFontSize; } in SetFontSize()
|
D | csection.cpp | 54 CFX_SizeF CSection::GetSectionSize(float fFontSize) { in GetSectionSize()
|
D | cpdf_formcontrol.cpp | 278 float fFontSize; in GetDefaultControlFont() local
|
D | cpvt_generateap.cpp | 77 float fFontSize) { in GetFontSetString() 911 float fFontSize = FX_atof(syntax.GetWord()); in GenerateFormAP() local
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_cssstyleselector.cpp | 29 void CFX_CSSStyleSelector::SetDefFontSize(float fFontSize) { in SetDefFontSize() 184 float& fFontSize = pComputedStyle->m_InheritedData.m_fFontSize; in ApplyProperty() local 476 float fFontSize) { in SetLengthWithPercent()
|
D | cfx_csscomputedstyle.cpp | 73 void CFX_CSSComputedStyle::SetFontSize(float fFontSize) { in SetFontSize()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_textpiece.h | 35 float fFontSize; variable
|
D | cxfa_textparser.cpp | 98 float fFontSize = 10; in CreateRootStyle() local 485 float fFontSize = GetFontSize(pTextProvider, pStyle); in GetLineHeight() local
|
D | cxfa_textlayout.cpp | 163 float fFontSize = m_textParser.GetFontSize(m_pTextProvider, nullptr); in InitBreak() local 242 float fFontSize = m_textParser.GetFontSize(m_pTextProvider, pStyle); in InitBreak() local
|
/external/pdfium/xfa/fgas/layout/ |
D | cfx_rtfbreak.h | 39 float fFontSize; member
|
D | cfx_txtbreak.h | 48 float fFontSize; member
|
D | cfx_break.cpp | 86 void CFX_Break::SetFontSize(float fFontSize) { in SetFontSize()
|
D | cfx_txtbreak.cpp | 658 float fFontSize = pTxtRun->fFontSize; in GetDisplayPos() local 909 float fFontSize = pTxtRun->fFontSize; in GetCharRects() local
|
D | cfx_rtfbreak.cpp | 676 float fFontSize = pText->fFontSize; in GetDisplayPos() local
|
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_list_impl.h | 80 void SetFontSize(float fFontSize) { m_fFontSize = fFontSize; } in SetFontSize()
|
D | cpwl_appstream.cpp | 560 float fFontSize) { in GetFontSetString() 745 float fFontSize, in GetPushButtonAppStream() 1187 float fFontSize = 12.0f; in SetAsPushButton() local 1608 float fFontSize = widget_->GetFontSize(); in SetAsComboBox() local 1668 float fFontSize = widget_->GetFontSize(); in SetAsListBox() local 1772 float fFontSize = widget_->GetFontSize(); in SetAsTextField() local
|
D | cpwl_wnd.h | 141 float fFontSize; // optional variable
|
D | cpwl_edit_ctrl.cpp | 110 void CPWL_EditCtrl::SetFontSize(float fFontSize) { in SetFontSize()
|
D | cpwl_list_box.cpp | 301 void CPWL_ListBox::SetFontSize(float fFontSize) { in SetFontSize()
|
D | cpwl_edit_impl.cpp | 43 float fFontSize, in DrawTextString() 438 float fFontSize = pEdit->GetFontSize(); in DrawEdit() local 640 void CPWL_EditImpl::SetFontSize(float fFontSize) { in SetFontSize()
|
/external/pdfium/xfa/fde/ |
D | cfde_textout.cpp | 41 float fFontSize, in DrawString() 150 void CFDE_TextOut::SetFontSize(float fFontSize) { in SetFontSize()
|