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

  /external/pdfium/xfa/src/fgas/src/layout/
fx_rtfbreak.h 151 int32_t GetLineRotation(FX_DWORD dwStyles) const;
fx_textbreak.h 148 int32_t GetLineRotation(FX_DWORD dwStyles) const;
fx_rtfbreak.cpp 89 m_iLineRotation = GetLineRotation(m_dwLayoutStyles);
260 int32_t CFX_RTFBreak::GetLineRotation(FX_DWORD dwStyles) const {
    [all...]
fx_textbreak.cpp 97 m_iLineRotation = GetLineRotation(m_dwLayoutStyles);
248 int32_t CFX_TxtBreak::GetLineRotation(FX_DWORD dwStyles) const {
    [all...]

Completed in 416 milliseconds