Home
last modified time | relevance | path

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

/external/pdfium/core/include/reflow/
Dfpdf_layout.h79 LayoutStartIndent, enumerator
/external/pdfium/core/src/reflow/
Dlayoutprovider_taggedpdf.cpp263 case LayoutStartIndent: in ConvertLayoutAttr()
584 case LayoutStartIndent: in IsInheritable()
Dlayoutprocessor_reflow.cpp534 StartIndent = pParent->GetNumberAttr(LayoutStartIndent); in ProcessElement()
536 FX_FLOAT currStartIndent = pElement->GetNumberAttr(LayoutStartIndent); in ProcessElement()
658 StartIndent = pParent->GetNumberAttr(LayoutStartIndent); in ProcessElement()
660 FX_FLOAT currStartIndent = pElement->GetNumberAttr(LayoutStartIndent); in ProcessElement()