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

  /external/pdfium/xfa/fxfa/parser/
cxfa_font.h 21 FX_FLOAT GetVerticalScale();
cxfa_font.cpp 27 FX_FLOAT CXFA_Font::GetVerticalScale() {
  /external/pdfium/xfa/fxfa/app/
cxfa_textparser.cpp 411 return (int32_t)font.GetVerticalScale();
cxfa_textlayout.cpp 147 m_pBreak->SetVerticalScale((int32_t)font.GetVerticalScale());
    [all...]

Completed in 1840 milliseconds