Home | History | Annotate | Download | only in ui

Lines Matching refs:IDC_ZOOM_PLUS

2284     case IDC_ZOOM_PLUS:             Zoom(PageZoom::ZOOM_IN);          break;
3053 ExecuteCommand(zoom_in ? IDC_ZOOM_PLUS : IDC_ZOOM_MINUS);
3613 command_updater_.UpdateCommandEnabled(IDC_ZOOM_PLUS, true);