Home
last modified time | relevance | path

Searched defs:GetValue (Results 1 – 5 of 5) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DSpinEdit.cpp35 int CSpinEdit::GetValue() in GetValue() function in CSpinEdit
H A DIniHelper.cpp185 CVariant CIniHelper::GetValue(const wchar_t* AppName, const wchar_t* KeyName, CVariant default_valu… in GetValue() function in CIniHelper
H A DUIElement.cpp83 int UiElement::Element::Value::GetValue(CRect parent_rect) const in GetValue() function in UiElement::Element::Value
/MusicPlayer2/scintilla/src/
H A DAutoComplete.cxx196 std::string AutoComplete::GetValue(int item) const { in GetValue() function in AutoComplete
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx2768 void ListBoxX::GetValue(int n, char *value, int len) { in GetValue() function in Scintilla::ListBoxX