Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/layout/
Dfx_rtfbreak.cpp197 void CFX_RTFBreak::SetHorizontalScale(int32_t iScale) { in SetHorizontalScale()
207 void CFX_RTFBreak::SetVerticalScale(int32_t iScale) { in SetVerticalScale()
Dfx_textbreak.cpp224 void CFX_TxtBreak::SetHorizontalScale(int32_t iScale) { in SetHorizontalScale()
234 void CFX_TxtBreak::SetVerticalScale(int32_t iScale) { in SetVerticalScale()
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp252 int32_t iScale = FXSYS_wtoi((const FX_WCHAR*)wsValue); in GetHorizontalScale() local
258 int32_t iScale = FXSYS_wtoi((const FX_WCHAR*)wsValue); in GetVerticalScale() local