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

  /external/pdfium/core/src/reflow/
layoutprovider_taggedpdf.h 73 void ProcessElement(CPDF_LayoutElement*pParent, CPDF_StructElement* pTaggedElement);
layoutprovider_taggedpdf.cpp 666 void CPDF_LayoutProvider_TaggedPDF::ProcessElement(CPDF_LayoutElement*pParent, CPDF_StructElement* pTaggedElement)
688 ProcessElement(pElement, Kid.m_Element.m_pElement);
740 ProcessElement(m_pRoot, pElement);
763 ProcessElement(m_pRoot, pElement);
reflowedpage.h 41 void ProcessElement(IPDF_LayoutElement* pElement, FX_FLOAT reflowWidth);
layoutprocessor_reflow.cpp 138 ProcessElement(m_pRootElement, m_fRefWidth);
149 ProcessElement(m_pRootElement, m_CurrRefWidth);
518 void CPDF_LayoutProcessor_Reflow::ProcessElement(IPDF_LayoutElement* pElement, FX_FLOAT reflowWidth)
631 ProcessElement(pChildElement, reflowWidth);
    [all...]

Completed in 530 milliseconds