Searched defs:GetLineRotation (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/fgas/layout/
H A Dfgas_textbreak.cpp103 m_iLineRotation = GetLineRotation(m_dwLayoutStyles);
241 int32_t CFX_TxtBreak::GetLineRotation(uint32_t dwStyles) const { function in class:CFX_TxtBreak
1171 int32_t iRotation = GetLineRotation(dwStyles) + pTxtRun->iCharRotation;

Completed in 135 milliseconds