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

  /external/pdfium/core/src/reflow/
reflowedpage.h 73 IPDF_LayoutElement* m_pLayoutElement;
layoutprocessor_reflow.cpp 25 m_pLayoutElement = NULL;
52 m_pLayoutElement = NULL;
634 m_pLayoutElement = pChildElement;
641 if(m_Status == LayoutToBeContinued && m_pLayoutElement == pChildElement) {
    [all...]

Completed in 41 milliseconds