Home
last modified time | relevance | path

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

/external/pdfium/core/src/reflow/
Dreflowedpage.h79 FX_FLOAT m_fRefWidth; variable
Dlayoutprocessor_reflow.cpp26 m_fRefWidth = 0; in CPDF_LayoutProcessor_Reflow()
27 m_fRefWidth = 0; in CPDF_LayoutProcessor_Reflow()
58 m_fRefWidth = fWidth; in Init()
138 ProcessElement(m_pRootElement, m_fRefWidth); in StartProcess()