Home
last modified time | relevance | path

Searched defs:layoutType (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/reflow/
Dlayoutprocessor_reflow.cpp357 LayoutType layoutType = pElement->GetType(); in GetElmWidth() local
524 LayoutType layoutType = pElement->GetType(); in ProcessElement() local
647 LayoutType layoutType = pElement->GetType(); in ProcessElement() local
714 FX_INT32 CPDF_LayoutProcessor_Reflow::GetElementTypes(LayoutType layoutType) in GetElementTypes()
Dautoreflow.cpp105 CPDF_AutoReflowElement::CPDF_AutoReflowElement(LayoutType layoutType , CPDF_AutoReflowElement* pPar… in CPDF_AutoReflowElement()