Home
last modified time | relevance | path

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

/external/gptfdisk/
Dgptcurses.h32 struct MenuItem { struct
38 static struct MenuItem menuMain[] = { argument
/external/tensorflow/tensorflow/python/debug/cli/
Ddebugger_cli_common.py1110 class MenuItem(object): class
/external/llvm-project/llvm/tools/llvm-rc/
DResourceScriptStmt.h527 MenuItem(StringRef Caption, uint32_t ItemId, uint16_t ItemFlags) in MenuItem() function
/external/python/cpython2/Lib/plat-mac/
DFrameWork.py664 class MenuItem: class
/external/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