Searched defs:key_type (Results 1 – 2 of 2) sorted by relevance
880 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()
732 void UiElement::Button::FromString(const std::string& key_type) in FromString()