Searched refs:Tool_Mode (Results 1 – 1 of 1) sorted by relevance
19 } Tool_Mode; typedef26 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()