OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QueryUnsignedAttribute
(Results
1 - 2
of
2
) sorted by null
/external/tinyxml2/
tinyxml2.h
886
unsigned UnsignedAttribute( const char* name ) const{ unsigned i=0;
QueryUnsignedAttribute
( name, &i ); return i; }
[
all
...]
/external/sfntly/cpp/src/test/tinyxml/
tinyxml.h
[
all
...]
Completed in 4797 milliseconds