HomeSort by relevance Sort by last modified time
    Searched refs:m_fRefWidth (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/reflow/
reflowedpage.h 79 FX_FLOAT m_fRefWidth;
layoutprocessor_reflow.cpp 26 m_fRefWidth = 0;
27 m_fRefWidth = 0;
58 m_fRefWidth = fWidth;
138 ProcessElement(m_pRootElement, m_fRefWidth);
    [all...]

Completed in 33 milliseconds