OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InsertAfterChild
(Results
1 - 2
of
2
) sorted by null
/external/tinyxml/
tinyxml.cpp
246
TiXmlNode* TiXmlNode::
InsertAfterChild
( TiXmlNode* afterThis, const TiXmlNode& addThis )
[
all
...]
/external/tinyxml2/
tinyxml2.cpp
654
XMLNode* XMLNode::
InsertAfterChild
( XMLNode* afterThis, XMLNode* addThis )
[
all
...]
Completed in 94 milliseconds