Searched defs:select_all (Results 1 – 5 of 5) sorted by relevance
853 select_all (GstPlugin * plugin, gpointer user_data) in select_all() function
623 def select_all(self, event=None): member in EditorWindow
3212 …bool select_all = (g.ActiveId != id) && ((flags & ImGuiInputTextFlags_AutoSelectAll) != 0 || user_… in InputTextEx() local
3217 …bool select_all = (g.ActiveId != id) && ((flags & ImGuiInputTextFlags_AutoSelectAll) != 0 || user_… in InputTextEx() local
4034 bool select_all = false; in InputTextEx() local