Searched defs:MenuItem (Results 1 – 5 of 5) sorted by relevance
32 struct MenuItem { struct38 static struct MenuItem menuMain[] = { argument
64 def flatten_menu_items(items: List[MenuItem],
1110 class MenuItem(object): class
664 class MenuItem: class
5744 bool ImGui::MenuItem(const char* label, const char* shortcut, bool selected, bool enabled) in MenuItem() function in ImGui5788 bool ImGui::MenuItem(const char* label, const char* shortcut, bool* p_selected, bool enabled) in MenuItem() function in ImGui