Searched defs:GetValue (Results 1 – 5 of 5) sorted by relevance
/MusicPlayer2/MusicPlayer2/ | ||
H A D | SpinEdit.cpp | 35 int CSpinEdit::GetValue() in GetValue() function in CSpinEdit |
H A D | IniHelper.cpp | 185 CVariant CIniHelper::GetValue(const wchar_t* AppName, const wchar_t* KeyName, CVariant default_valu… in GetValue() function in CIniHelper |
H A D | UIElement.cpp | 83 int UiElement::Element::Value::GetValue(CRect parent_rect) const in GetValue() function in UiElement::Element::Value |
/MusicPlayer2/scintilla/src/ | ||
H A D | AutoComplete.cxx | 196 std::string AutoComplete::GetValue(int item) const { in GetValue() function in AutoComplete |
/MusicPlayer2/scintilla/win32/ | ||
H A D | PlatWin.cxx | 2768 void ListBoxX::GetValue(int n, char *value, int len) { in GetValue() function in Scintilla::ListBoxX |