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

/external/pdfium/core/src/reflow/
H A Dlayoutprocessor_reflow.cpp134 m_pRootElement = pElement;
135 ProcessElement(m_pRootElement, m_fRefWidth);
146 ProcessElement(m_pRootElement, m_CurrRefWidth);
626 if(m_pPause && m_pRootElement == pElement && m_Status != LayoutToBeContinued ) {
704 if(m_pRootElement == pElement) {
H A Dreflowedpage.h75 IPDF_LayoutElement* m_pRootElement; member in class:CPDF_LayoutProcessor_Reflow

Completed in 85 milliseconds