Searched refs:SetVerticalScale (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/xfa/fgas/layout/
H A Dfgas_rtfbreak.h153 void SetVerticalScale(int32_t iScale);
H A Dfgas_rtfbreak.cpp145 void CFX_RTFBreak::SetVerticalScale(int32_t iScale) { function in class:CFX_RTFBreak
/external/pdfium/xfa/fxfa/app/
H A Dcxfa_textlayout.cpp147 m_pBreak->SetVerticalScale((int32_t)font.GetVerticalScale());
239 m_pBreak->SetVerticalScale(m_textParser.GetVerScale(m_pTextProvider, pStyle));

Completed in 123 milliseconds