Searched refs:TextIndent (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_para.cpp | 23 {XFA_Attribute::TextIndent, XFA_AttributeType::Measure, (void*)L"0in"}, 88 return JSObject()->GetMeasureInUnit(XFA_Attribute::TextIndent, XFA_Unit::Pt); in GetTextIndent()
|
D | attributes.inc | 26 ATTR____(0x08d4f1c7u, "textIndent", TextIndent, Basic)
|
D | element_attributes.inc | 78 ELEM_ATTR____(Para, TextIndent, CJX_Object::ScriptAttributeString)
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_css.h | 88 TextIndent, enumerator
|
D | cfx_cssdata.cpp | 37 {PROP(CFX_CSSProperty::TextIndent,
|
D | cfx_cssstyleselector.cpp | 212 case CFX_CSSProperty::TextIndent: in ApplyProperty()
|