Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_exobject.cpp23 {XFA_Attribute::CodeBase, XFA_AttributeType::CData, nullptr},
Dcxfa_node_statics.cpp856 {0xe1a26b56 /* codeBase */, XFA_Attribute::CodeBase},
2271 case XFA_Attribute::CodeBase: in AttributeToName()
Dxfa_basic_data_element_script.cpp3342 XFA_Attribute::CodeBase, XFA_ScriptType::Basic},
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h586 CodeBase, enumerator
/external/libevent/
Devent_rpcgen.py160 self.PrintIndented(file, ' ', entry.CodeBase())
492 def CodeBase(self): member in Entry