Searched refs:AUTOREFLOW_STEP_CREATEELEMENT (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/reflow/
H A Dautoreflow.h69 #define AUTOREFLOW_STEP_CREATEELEMENT 3 macro
H A Dautoreflow.cpp207 if (m_Step < AUTOREFLOW_STEP_CREATEELEMENT) {
210 m_Step = AUTOREFLOW_STEP_CREATEELEMENT;

Completed in 56 milliseconds