Home
last modified time | relevance | path

Searched refs:AttributeListType (Results 1 – 25 of 136) sorted by relevance

123456

/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XSLT/
H A DStylesheetHandler.hpp321 virtual void startElement(const XMLCh* const name, AttributeListType& attrs);
360 const AttributeListType& atts,
378 const AttributeListType& atts,
395 const AttributeListType& atts,
405 const AttributeListType& atts,
414 const AttributeListType& atts,
498 const AttributeListType& atts,
507 const AttributeListType& atts,
515 const AttributeListType& atts,
542 const AttributeListType& atts,
[all …]
H A DGenerateEvent.hpp43 typedef xercesc::AttributeList AttributeListType; typedef
133 AttributeListType* atts);
146 const AttributeListType* atts = 0);
222 const AttributeListType* m_pAtts;
H A DElemLiteralResult.hpp59 const AttributeListType& atts,
79 const AttributeListType& atts,
112 const AttributeListType& atts);
129 const AttributeListType& atts,
H A DElemVariable.hpp65 const AttributeListType& atts,
132 const AttributeListType& atts,
148 const AttributeListType& atts);
H A DStylesheet.hpp257 pushNamespaces(const AttributeListType& atts);
291 const AttributeListType& atts,
450 const AttributeListType& atts,
461 const AttributeListType& atts,
523 const AttributeListType& atts,
H A DElemForwardCompatible.hpp55 const AttributeListType& atts,
65 const AttributeListType& atts,
H A DElemExtensionCall.hpp61 const AttributeListType& atts,
72 const AttributeListType& atts,
H A DElemSort.hpp63 const AttributeListType& atts,
72 const AttributeListType& atts,
H A DElemForEach.hpp74 const AttributeListType& atts,
92 const AttributeListType& atts,
H A DElemExtensionCall.cpp41 const AttributeListType& atts, in ElemExtensionCall()
70 const AttributeListType& atts, in create()
H A DGenerateEvent.cpp43 AttributeListType* atts) : in GenerateEvent()
60 const AttributeListType* atts) : in GenerateEvent()
H A DElemForwardCompatible.cpp49 const AttributeListType& atts, in ElemForwardCompatible()
95 const AttributeListType& atts, in create()
H A DElemLiteralResult.cpp51 const AttributeListType& atts, in ElemLiteralResult()
73 const AttributeListType& atts, in ElemLiteralResult()
96 const AttributeListType& atts) in init()
471 const AttributeListType& /* atts */, in isAttrOK() argument
H A DElemTemplateElement.hpp63 typedef xercesc::AttributeList AttributeListType; typedef
145 const AttributeListType& atts,
163 const AttributeListType& atts,
374 const AttributeListType& atts,
H A DElemVariable.cpp50 const AttributeListType& atts, in ElemVariable()
73 const AttributeListType& atts, in ElemVariable()
104 const AttributeListType& atts) in init()
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/PlatformSupport/
H A DAttributeListImpl.hpp45 typedef xercesc::AttributeList AttributeListType; typedef
49 class XALAN_PLATFORMSUPPORT_EXPORT AttributeListImpl : public AttributeListType
62 AttributeListImpl(const AttributeListType& theSource,
69 operator=(const AttributeListType& theRHS);
H A DAttributeListImpl.cpp42 AttributeListType(), in AttributeListImpl()
64 AttributeListType(), in AttributeListImpl()
76 AttributeListImpl::AttributeListImpl(const AttributeListType& theSource, in AttributeListImpl()
78 AttributeListType(), in AttributeListImpl()
159 AttributeListImpl::operator=(const AttributeListType& theRHS) in operator =()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/base/
H A DossimXmlNode.h29 typedef std::vector<ossimRefPtr<ossimXmlAttribute> > AttributeListType; typedef
38 void duplicateAttributes(ossimXmlNode::AttributeListType result)const;
57 const ossimXmlNode::AttributeListType& getAttributes() const;
87 void addAttributes(ossimXmlNode::AttributeListType& children);
88 void setAttributes(ossimXmlNode::AttributeListType& children);
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XercesParserLiaison/Deprecated/
H A DFormatterToDeprecatedXercesDOM.hpp142 AttributeListType& attrs);
225 AttributeListType& attrs);
230 AttributeListType& attrs);
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XercesParserLiaison/
H A DFormatterToXercesDOM.hpp117 AttributeListType& attrs);
200 AttributeListType& attrs);
205 AttributeListType& attrs);
H A DFormatterToXercesDOM.cpp144 AttributeListType& attrs) in startElement()
348 AttributeListType& attrs) in createElement()
384 AttributeListType& attrs) in addAttributes()
/dports/cad/pcb/pcb-4.2.0/src/
H A Dmisc.h105 char *AttributeGetFromList (AttributeListType *list, char *name);
106 int AttributePutToList (AttributeListType *list, const char *name, const char *value, int replace);
111 void AttributeRemoveFromList(AttributeListType *list, char *name);
H A Dglobal.h74 typedef struct AttributeListType AttributeListType; typedef
230 struct AttributeListType struct
343 AttributeListType Attributes;
421 AttributeListType Attributes;
616 AttributeListType Attributes;
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XalanSourceTree/
H A DXalanSourceTreeDocument.hpp69 typedef xercesc::AttributeList AttributeListType; typedef
265 const AttributeListType& attrs,
285 const AttributeListType& attrs,
378 const AttributeListType& attrs,
H A DFormatterToSourceTree.hpp172 AttributeListType& attrs);
204 AttributeListType& attrs,

123456