Home
last modified time | relevance | path

Searched defs:ToDouble (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DCVariant.cpp91 double CVariant::ToDouble() const in ToDouble() function in CVariant
/MusicPlayer2/MusicPlayer2/tinyxml2/
H A Dtinyxml2.cpp662 bool XMLUtil::ToDouble( const char* str, double* value ) in ToDouble() function in tinyxml2::XMLUtil