Home
last modified time | relevance | path

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

/third_party/gptfdisk/
Dgptcurses.h30 struct MenuItem { struct
36 static struct MenuItem menuMain[] = { argument
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp5744 bool ImGui::MenuItem(const char* label, const char* shortcut, bool selected, bool enabled) in MenuItem() function in ImGui
5788 bool ImGui::MenuItem(const char* label, const char* shortcut, bool* p_selected, bool enabled) in MenuItem() function in ImGui