HomeSort by relevance Sort by last modified time
    Searched refs:GetLineRotation (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fgas/layout/
fgas_textbreak.h 249 int32_t GetLineRotation(uint32_t dwStyles) const;
fgas_textbreak.cpp 103 m_iLineRotation = GetLineRotation(m_dwLayoutStyles);
241 int32_t CFX_TxtBreak::GetLineRotation(uint32_t dwStyles) const {
    [all...]

Completed in 52 milliseconds