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

/external/pdfium/core/include/fxcrt/
H A Dfx_ucd.h120 m_nRotation(0),
129 m_nRotation(0),
138 int8_t m_nRotation; member in class:CFX_Char
/external/pdfium/xfa/src/fgas/src/layout/
H A Dfx_rtfbreak.cpp364 pCurChar->m_nRotation = m_iCharRotation;
410 pCurChar->m_nRotation = m_iCharRotation;
527 int32_t iLastRotation = pLastChar->m_nRotation + m_iLineRotation;
H A Dfx_textbreak.cpp473 int32_t iLastRotation = pLastChar->m_nRotation + m_iLineRotation;
576 pCurChar->m_nRotation = m_iCharRotation;

Completed in 194 milliseconds