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

  /external/pdfium/core/src/reflow/
reflowedpage.h 74 IPDF_LayoutElement* m_pRootElement;
layoutprocessor_reflow.cpp 137 m_pRootElement = pElement;
138 ProcessElement(m_pRootElement, m_fRefWidth);
149 ProcessElement(m_pRootElement, m_CurrRefWidth);
632 if(m_pPause && m_pRootElement == pElement && m_Status != LayoutToBeContinued ) {
710 if(m_pRootElement == pElement) {
    [all...]

Completed in 36 milliseconds