Home
last modified time | relevance | path

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

/external/pdfium/core/src/reflow/
Dlayoutprovider_taggedpdf.cpp273 case LayoutWidth: in ConvertLayoutAttr()
506 if(attr_type == LayoutWidth && !f) { in GetNumberAttr()
Dlayoutprocessor_reflow.cpp357 width = pElement->GetNumberAttr(LayoutWidth); in GetElmWidth()
365 width += pElm->GetNumberAttr(LayoutWidth); in GetElmWidth()
590 FX_FLOAT cellWidth = pElement->GetNumberAttr(LayoutWidth); in ProcessElement()
595 … pCell->m_MaxWidth = pElement->GetNumberAttr(LayoutWidth) * reflowWidth / pTable->m_TableWidth; in ProcessElement()
/external/pdfium/core/include/reflow/
Dfpdf_layout.h85 LayoutWidth, enumerator