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

  /external/pdfium/xfa/src/fgas/src/layout/
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 2411 milliseconds