Searched refs:ScriptAttributeString (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ |
D | element_attributes.inc | 7 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) 14 ELEM_ATTR____(SubformSet, Relation, CJX_Object::ScriptAttributeString) 15 ELEM_ATTR____(SubformSet, Relevant, CJX_Object::ScriptAttributeString) 16 ELEM_ATTR____(Typeface, Name, CJX_Object::ScriptAttributeString) 17 ELEM_ATTR____(Break, BeforeTarget, CJX_Object::ScriptAttributeString) [all …]
|
/external/pdfium/fxjs/xfa/ |
D | cjx_object.h | 157 JSE_PROP(ScriptAttributeString);
|
D | cjx_object.cpp | 1076 void CJX_Object::ScriptAttributeString(CFXJSE_Value* pValue, in ScriptAttributeString() function in CJX_Object
|