OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_nodeType
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msxml.h
302
virtual HRESULT WINAPI
get_nodeType
(DOMNodeType *type) = 0;
349
HRESULT (WINAPI *
get_nodeType
)(IXMLDOMNode *This,DOMNodeType *type);
398
#define IXMLDOMNode_get_nodeType(This,type) (This)->lpVtbl->
get_nodeType
(This,type)
526
HRESULT (WINAPI *
get_nodeType
)(IXMLDOMDocumentFragment *This,DOMNodeType *type);
[
all
...]
msxml2.h
962
virtual HRESULT WINAPI
get_nodeType
(DOMNodeType *type) = 0;
[
all
...]
mshtmlc.h
[
all
...]
mshtml.h
[
all
...]
Completed in 4906 milliseconds