Home
last modified time | relevance | path

Searched refs:FX_LAYOUTSTYLE_Pagination (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fgas/layout/
Dcfx_break.h27 FX_LAYOUTSTYLE_Pagination = 0x01, enumerator
Dcfx_rtfbreak.cpp28 m_bPagination = !!(m_dwLayoutStyles & FX_LAYOUTSTYLE_Pagination); in CFX_RTFBreak()
/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.cpp116 dwStyle |= FX_LAYOUTSTYLE_Pagination; in CreateBreak()