Home
last modified time | relevance | path

Searched defs:SecInfo (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp803 FX_FLOAT CPDF_VariableText::GetLineAscent(const CPVT_SectionInfo& SecInfo) { in GetLineAscent()
807 FX_FLOAT CPDF_VariableText::GetLineDescent(const CPVT_SectionInfo& SecInfo) { in GetLineDescent()
839 FX_FLOAT CPDF_VariableText::GetLineLeading(const CPVT_SectionInfo& SecInfo) { in GetLineLeading()
843 FX_FLOAT CPDF_VariableText::GetLineIndent(const CPVT_SectionInfo& SecInfo) { in GetLineIndent()
847 int32_t CPDF_VariableText::GetAlignment(const CPVT_SectionInfo& SecInfo) { in GetAlignment()