Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/layout/
Dfgas_textbreak.cpp458 int32_t iLastRotation = pLastChar->m_nRotation + m_iLineRotation; in AppendChar_Arabic() local
460 iLastRotation++; in AppendChar_Arabic()
461 if (m_bVertical != FX_IsOdd(iLastRotation)) in AppendChar_Arabic()