Searched refs:LineThrough (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_font.cpp | 23 {XFA_Attribute::LineThrough, XFA_AttributeType::Integer, (void*)0}, 94 return JSObject()->GetInteger(XFA_Attribute::LineThrough); in GetLineThrough()
|
D | attributes.inc | 15 ATTR____(0x00cb0ac9u, "lineThrough", LineThrough, Basic)
|
D | element_attributes.inc | 430 ELEM_ATTR____(Font, LineThrough, CJX_Object::ScriptAttributeString)
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_css.h | 75 LineThrough, enumerator
|
D | cfx_cssdata.cpp | 251 {PVAL(CFX_CSSPropertyValue::LineThrough, "line-through", 0xE4C5A276)},
|
D | cfx_cssstyleselector.cpp | 575 case CFX_CSSPropertyValue::LineThrough: in ToTextDecoration()
|