Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_font.cpp77 int32_t iScale = FXSYS_wtoi(wsValue.c_str()); in GetHorizontalScale() local
83 int32_t iScale = FXSYS_wtoi(wsValue.c_str()); in GetVerticalScale() local
/external/pdfium/xfa/fgas/layout/
Dcfx_break.cpp58 void CFX_Break::SetHorizontalScale(int32_t iScale) { in SetHorizontalScale()
67 void CFX_Break::SetVerticalScale(int32_t iScale) { in SetVerticalScale()