Home
last modified time | relevance | path

Searched refs:CodeBase (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_exobject.cpp25 {XFA_Attribute::CodeBase, XFA_AttributeType::CData, nullptr},
Dattributes.inc290 ATTR____(0xe1a26b56u, "codeBase", CodeBase, Basic)
Delement_attributes.inc454 ELEM_ATTR____(ExObject, CodeBase, CJX_Object::ScriptAttributeString)
/external/libevent/
Devent_rpcgen.py180 self.PrintIndented(filep, " ", entry.CodeBase())
578 def CodeBase(self): member in Entry