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.h26 FX_LAYOUTSTYLE_Pagination = 0x01, enumerator
Dcfx_rtfbreak.cpp23 m_bPagination = !!(m_dwLayoutStyles & FX_LAYOUTSTYLE_Pagination); in CFX_RTFBreak()
/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.cpp99 dwStyle |= FX_LAYOUTSTYLE_Pagination; in CreateBreak()