Searched refs:TOOL_TEXT (Results 1 – 8 of 8) sorted by relevance
158 case TOOL_TEXT: in SetActiveTool()217 case TOOL_TEXT: in GetToolSize()
678 if (toolsModel.GetActiveTool() == TOOL_TEXT && ::IsWindowVisible(textEditWindow)) in CanUndo()687 if (toolsModel.GetActiveTool() == TOOL_TEXT && ::IsWindowVisible(textEditWindow)) in CanRedo()694 if (toolsModel.GetActiveTool() == TOOL_TEXT && ::IsWindowVisible(textEditWindow)) in CanPaste()706 BOOL textShown = (toolsModel.GetActiveTool() == TOOL_TEXT && ::IsWindowVisible(textEditWindow)); in OnInitMenuPopup()741 EnableMenuItem(menu, IDM_FORMATICONBAR, ENABLED_IF(toolsModel.GetActiveTool() == TOOL_TEXT)); in OnInitMenuPopup()828 BOOL textShown = (toolsModel.GetActiveTool() == TOOL_TEXT && ::IsWindowVisible(textEditWindow)); in OnCommand()1065 case TOOL_TEXT: in OnCommand()1257 if (toolsModel.GetActiveTool() == TOOL_TEXT) in OnCommand()
21 TOOL_TEXT = 10, enumerator
1140 case TOOL_TEXT: return new TextTool(); in createToolObject()1210 case TOOL_TEXT: in DrawWithMouseTool()1248 if ((m_activeTool >= TOOL_TEXT) || IsSelection()) in DrawWithMouseTool()1262 if (m_activeTool >= TOOL_TEXT) in DrawWithMouseTool()
371 case TOOL_TEXT: in OnPaint()417 case TOOL_TEXT: in OnLButtonDown()
117 { ID_TEXT, TOOL_TEXT },
315 if (wParam == TOOL_TEXT) in OnToolsModelToolChanged()
568 if (wParam != TOOL_TEXT) in OnToolsModelToolChanged()