Home
last modified time | relevance | path

Searched refs:ELEM_ATTR____ (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Delement_attributes.inc7 ELEM_ATTR____(RecordSet, Max, CJX_Object::ScriptAttributeString)
8 ELEM_ATTR____(RecordSet, EofAction, CJX_Object::ScriptAttributeString)
9 ELEM_ATTR____(RecordSet, CursorType, CJX_Object::ScriptAttributeString)
10 ELEM_ATTR____(RecordSet, LockType, CJX_Object::ScriptAttributeString)
11 ELEM_ATTR____(RecordSet, BofAction, CJX_Object::ScriptAttributeString)
12 ELEM_ATTR____(RecordSet, CursorLocation, CJX_Object::ScriptAttributeString)
13 ELEM_ATTR____(SubformSet, InstanceIndex, CJX_Object::ScriptSomInstanceIndex)
14 ELEM_ATTR____(SubformSet, Relation, CJX_Object::ScriptAttributeString)
15 ELEM_ATTR____(SubformSet, Relevant, CJX_Object::ScriptAttributeString)
16 ELEM_ATTR____(Typeface, Name, CJX_Object::ScriptAttributeString)
[all …]
Dxfa_basic_data.cpp111 #undef ELEM_ATTR____
112 #define ELEM_ATTR____(a, b, c) {XFA_Element::a, XFA_Attribute::b, c##_static}, macro
114 #undef ELEM_ATTR____