Home
last modified time | relevance | path

Searched refs:LayoutDocument (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/include/reflow/
Dfpdf_layout.h15 LayoutDocument, enumerator
/external/pdfium/core/src/reflow/
Dlayoutprovider_taggedpdf.cpp27 return LayoutDocument; in ConvertLayoutType()
133 } else if( type == LayoutDocument) { in ConvertLayoutType()
Dautoreflow.cpp722 m_pRoot = FX_NEW CPDF_AutoReflowElement(LayoutDocument); in StartLoad()