Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/lexlib/
H A DPropSetSimple.cxx150 int PropSetSimple::GetInt(const char *key, int defaultValue) const { in GetInt() function in PropSetSimple
/MusicPlayer2/MusicPlayer2/
H A DIniHelper.cpp70 int CIniHelper::GetInt(const wchar_t* AppName, const wchar_t* KeyName, int default_value) const in GetInt() function in CIniHelper