OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QueryDoubleValue
(Results
1 - 2
of
2
) sorted by null
/external/tinyxml/
tinyxml.cpp
717
return node->
QueryDoubleValue
( dval );
1237
int TiXmlAttribute::
QueryDoubleValue
( double* dval ) const
[
all
...]
tinyxml.h
741
///
QueryDoubleValue
examines the value string. See QueryIntValue().
742
int
QueryDoubleValue
( double* _value ) const;
[
all
...]
Completed in 209 milliseconds