Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_font.cpp81 float CXFA_Font::GetVerticalScale() { in GetVerticalScale() function in CXFA_Font
/aosp_15_r20/external/pdfium/xfa/fgas/layout/
H A Dcfgas_breakpiece.h64 int32_t GetVerticalScale() const { return m_iVerticalScale; } in GetVerticalScale() function