Home
last modified time | relevance | path

Searched refs:Tool_Mode (Results 1 – 1 of 1) sorted by relevance

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/shot/
H A De_mod_edit.c19 } Tool_Mode; typedef
26 static Tool_Mode tool_mode = TOOL_NONE;
1623 Tool_Mode mode;
1745 …, int x, int y, const char *icon, const char *tooltip, int size, const char *style, Tool_Mode mode) in ui_tool_add()