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

  /external/pdfium/xfa/fgas/layout/
fgas_rtfbreak.h 21 #define FX_RTFLAYOUTSTYLE_Pagination 0x01
fgas_rtfbreak.cpp 61 m_bPagination = (m_dwLayoutStyles & FX_RTFLAYOUTSTYLE_Pagination) != 0;
  /external/pdfium/xfa/fxfa/app/
cxfa_textlayout.cpp 95 dwStyle |= FX_RTFLAYOUTSTYLE_Pagination;
    [all...]

Completed in 580 milliseconds