Home
last modified time | relevance | path

Searched defs:draw_text (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DPlayerToolBar.cpp186 bool draw_text = iter->show_text && !(iter->text.IsEmpty()); in BEGIN_MESSAGE_MAP() local
H A DUIElement.cpp833 std::wstring draw_text{ GetText() }; in Draw() local
886 std::wstring draw_text{}; in GetText() local
H A DCPlayerUIBase.cpp3134 …bool draw_text{ tab_element->icon_type == UiElement::NavigationBar::ICON_AND_TEXT || tab_element->… in DrawNavigationBar() local