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

/external/pdfium/xfa/fgas/layout/
H A Dfgas_textbreak.h249 int32_t GetLineRotation(uint32_t dwStyles) const;
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 150 milliseconds