Home
last modified time | relevance | path

Searched refs:AUTOREFLOW_STEP_GENERATEParagraph (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/reflow/
Dautoreflow.h68 #define AUTOREFLOW_STEP_GENERATEParagraph 2 macro
Dautoreflow.cpp199 if (m_Step < AUTOREFLOW_STEP_GENERATEParagraph) { in GenerateStructTree()
202 m_Step = AUTOREFLOW_STEP_GENERATEParagraph; in GenerateStructTree()