Home
last modified time | relevance | path

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

/external/pdfium/core/src/reflow/
Dreflowedpage.h76 FX_FLOAT m_CurrRefWidth; variable
Dlayoutprocessor_reflow.cpp146 ProcessElement(m_pRootElement, m_CurrRefWidth); in Continue()
630 m_CurrRefWidth = reflowWidth; in ProcessElement()