Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(643)

Side by Side Diff: ash/resources/vector_icons/palette_tray_icon_capture_region.icon

Issue 2324803003: cros/ash: Cancel screenshot mode if screenshot is cancelled or not taken. (Closed)
Patch Set: Rebase Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 // Copyright 2015 The Chromium Authors. All rights reserved. 1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 CANVAS_DIMENSIONS, 32, 5 CANVAS_DIMENSIONS, 32,
6 MOVE_TO, 24.45f, 25.91f, 6 MOVE_TO, 24.45f, 25.91f,
7 LINE_TO, 26.65f, 28, 7 LINE_TO, 26.65f, 28,
8 LINE_TO, 28, 26.48f, 8 LINE_TO, 28, 26.48f,
9 R_LINE_TO, -2.11f, -2.01f, 9 R_LINE_TO, -2.11f, -2.01f,
10 CUBIC_TO, 26.59f, 23.49f, 27, 22.29f, 27, 21, 10 CUBIC_TO, 26.59f, 23.49f, 27, 22.29f, 27, 21,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 R_H_LINE_TO, -2, 53 R_H_LINE_TO, -2,
54 R_V_LINE_TO, 2, 54 R_V_LINE_TO, 2,
55 R_H_LINE_TO, 2, 55 R_H_LINE_TO, 2,
56 R_V_LINE_TO, 2, 56 R_V_LINE_TO, 2,
57 R_H_LINE_TO, 2, 57 R_H_LINE_TO, 2,
58 R_V_LINE_TO, -2, 58 R_V_LINE_TO, -2,
59 R_H_LINE_TO, 2, 59 R_H_LINE_TO, 2,
60 R_V_LINE_TO, -2, 60 R_V_LINE_TO, -2,
61 CLOSE, 61 CLOSE,
62 END 62 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/BUILD.gn ('k') | ash/resources/vector_icons/palette_tray_icon_capture_region.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698