Searched defs:DOMDocument (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | msxml.h | 135 typedef class DOMDocument DOMDocument; typedef 137 typedef struct DOMDocument DOMDocument; typedef 411 #define IXMLDOMNode_get_ownerDocument(This,DOMDocument) (This)->lpVtbl->get_ownerDocument(This,DOMD… argument 588 #define IXMLDOMDocumentFragment_get_ownerDocument(This,DOMDocument) (This)->lpVtbl->get_ownerDocume… argument 760 #define IXMLDOMDocument_get_ownerDocument(This,DOMDocument) (This)->lpVtbl->get_ownerDocument(This,… argument 1124 #define IXMLDOMCharacterData_get_ownerDocument(This,DOMDocument) (This)->lpVtbl->get_ownerDocument(… argument 1260 #define IXMLDOMAttribute_get_ownerDocument(This,DOMDocument) (This)->lpVtbl->get_ownerDocument(This… argument 1393 #define IXMLDOMElement_get_ownerDocument(This,DOMDocument) (This)->lpVtbl->get_ownerDocument(This,D… argument 1536 #define IXMLDOMText_get_ownerDocument(This,DOMDocument) (This)->lpVtbl->get_ownerDocument(This,DOMD… argument 1660 #define IXMLDOMComment_get_ownerDocument(This,DOMDocument) (This)->lpVtbl->get_ownerDocument(This,D… argument [all …]
|
D | msxml2.h | 412 typedef class DOMDocument DOMDocument; typedef 414 typedef struct DOMDocument DOMDocument; typedef 801 #define DOMDocument DOMDocument2 macro 1071 #define IXMLDOMNode_get_ownerDocument(This,DOMDocument) (This)->lpVtbl->get_ownerDocument(This,DOMD… argument 1248 #define IXMLDOMDocumentFragment_get_ownerDocument(This,DOMDocument) (This)->lpVtbl->get_ownerDocume… argument 1420 #define IXMLDOMDocument_get_ownerDocument(This,DOMDocument) (This)->lpVtbl->get_ownerDocument(This,… argument 1670 #define IXMLDOMDocument2_get_ownerDocument(This,DOMDocument) (This)->lpVtbl->get_ownerDocument(This… argument 1986 #define IXMLDOMCharacterData_get_ownerDocument(This,DOMDocument) (This)->lpVtbl->get_ownerDocument(… argument 2122 #define IXMLDOMAttribute_get_ownerDocument(This,DOMDocument) (This)->lpVtbl->get_ownerDocument(This… argument 2255 #define IXMLDOMElement_get_ownerDocument(This,DOMDocument) (This)->lpVtbl->get_ownerDocument(This,D… argument [all …]
|
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | dom4j-1.6.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/dom4j/
org/ ... |
/aosp_15_r20/external/antlr/runtime/ActionScript/project/lib/ |
HD | FlexAntTasks.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/adobe/
com/ ... |
/aosp_15_r20/prebuilts/tools/darwin-x86_64/swt/ |
HD | swt.jar | META-INF/
META-INF/MANIFEST.MF
libswt-awt-cocoa-3550. ... |
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ |
H A D | bindings.rs | 245951 pub struct DOMDocument { struct 245952 _unused: [u8; 0],
|