Home
last modified time | relevance | path

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

/external/pdfium/core/src/reflow/
Dlayoutprovider_taggedpdf.cpp81 return LayoutTableDataCell; in ConvertLayoutType()
187 } else if( type == LayoutTableDataCell) { in ConvertLayoutType()
Dlayoutprocessor_reflow.cpp356 …if(layoutType == LayoutTable || layoutType == LayoutTableDataCell || layoutType == LayoutTableHead… in GetElmWidth()
573 if(type == LayoutTableDataCell || type == LayoutTableHeaderCell) { in ProcessElement()
580 case LayoutTableDataCell: in ProcessElement()
664 case LayoutTableDataCell: in ProcessElement()
725 case LayoutTableDataCell: in GetElementTypes()
/external/pdfium/core/include/reflow/
Dfpdf_layout.h43 LayoutTableDataCell, enumerator