Home
last modified time | relevance | path

Searched refs:iLastRotation (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fgas/src/layout/
Dfx_textbreak.cpp473 int32_t iLastRotation = pLastChar->m_nRotation + m_iLineRotation; in AppendChar_Arabic() local
475 iLastRotation++; in AppendChar_Arabic()
477 if (m_bVertical != FX_IsOdd(iLastRotation)) { in AppendChar_Arabic()
Dfx_rtfbreak.cpp527 int32_t iLastRotation = pLastChar->m_nRotation + m_iLineRotation; in AppendChar_Arabic() local
529 iLastRotation++; in AppendChar_Arabic()
531 if (m_bVertical != FX_IsOdd(iLastRotation)) { in AppendChar_Arabic()