Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DCPlayerUIBase.cpp880 std::wstring CPlayerUIBase::GetButtonText(BtnKey key_type) in GetButtonText()
1291 void CPlayerUIBase::DrawUIButton(const CRect& rect, BtnKey key_type, bool big_icon, bool show_text,… in DrawUIButton()
H A DUIElement.cpp732 void UiElement::Button::FromString(const std::string& key_type) in FromString()