OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetDocument
(Results
1 - 2
of
2
) sorted by null
/external/tinyxml/
tinyxml.h
787
void
SetDocument
( TiXmlDocument* doc ) { document = doc; }
[
all
...]
tinyxmlparser.cpp
1107
attrib->
SetDocument
( document );
[
all
...]
Completed in 476 milliseconds