Searched refs:IDC_ZOOM_OUT (Results 1 – 3 of 3) sorted by relevance
47 VK_SUBTRACT, IDC_ZOOM_OUT, VIRTKEY49 VK_OEM_MINUS,IDC_ZOOM_OUT, VIRTKEY
40 #define IDC_ZOOM_OUT (IDC_TOOL_BASE + 6) macro
224 PostMessageW(hToolBar, TB_ENABLEBUTTON, IDC_ZOOM_OUT, bEnableZoomOut); in Preview_UpdateZoom()1447 case IDC_ZOOM_OUT: in Preview_OnCommand()