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

  /external/pdfium/core/include/fxcrt/
fx_ucd.h 120 m_nRotation(0),
129 m_nRotation(0),
138 int8_t m_nRotation;
  /external/pdfium/xfa/src/fgas/src/layout/
fx_rtfbreak.cpp 364 pCurChar->m_nRotation = m_iCharRotation;
410 pCurChar->m_nRotation = m_iCharRotation;
527 int32_t iLastRotation = pLastChar->m_nRotation + m_iLineRotation;
    [all...]
fx_textbreak.cpp 473 int32_t iLastRotation = pLastChar->m_nRotation + m_iLineRotation;
576 pCurChar->m_nRotation = m_iCharRotation;
    [all...]

Completed in 247 milliseconds