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

  /external/pdfium/xfa/fgas/layout/
fgas_rtfbreak.h 153 void SetVerticalScale(int32_t iScale);
fgas_rtfbreak.cpp 145 void CFX_RTFBreak::SetVerticalScale(int32_t iScale) {
  /external/pdfium/xfa/fxfa/app/
cxfa_textlayout.cpp 147 m_pBreak->SetVerticalScale((int32_t)font.GetVerticalScale());
239 m_pBreak->SetVerticalScale(m_textParser.GetVerScale(m_pTextProvider, pStyle));
    [all...]

Completed in 205 milliseconds