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

Side by Side Diff: ash/resources/vector_icons/palette_tray_icon_capture_region.1x.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
(Empty)
1 // Copyright 2016 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 CANVAS_DIMENSIONS, 16,
6 MOVE_TO, 9.97f, 8.99f,
7 V_LINE_TO, 8,
8 R_H_LINE_TO, -0.98f,
9 R_V_LINE_TO, 0.99f,
10 H_LINE_TO, 8,
11 R_V_LINE_TO, 0.97f,
12 R_H_LINE_TO, 0.99f,
13 R_V_LINE_TO, 1,
14 R_H_LINE_TO, 0.99f,
15 V_LINE_TO, 9.97f,
16 R_H_LINE_TO, 0.99f,
17 R_V_LINE_TO, -0.98f,
18 H_LINE_TO, 9.97f,
19 CLOSE,
20 MOVE_TO, 7.02f, 6.48f,
21 LINE_TO, 2, 11.5f,
22 V_LINE_TO, 14,
23 R_H_LINE_TO, 2.49f,
24 R_LINE_TO, 2.5f, -2.62f,
25 V_LINE_TO, 8.25f,
26 R_CUBIC_TO, 0, -0.44f, 0.21f, -0.81f, 0.52f, -1.09f,
27 R_LINE_TO, -0.48f, -0.68f,
28 CLOSE,
29 R_MOVE_TO, 2.39f, -2.4f,
30 LINE_TO, 7.72f, 5.77f,
31 R_LINE_TO, 1.27f, 1.23f,
32 H_LINE_TO, 11.68f,
33 R_LINE_TO, 2.13f, -2.29f,
34 R_CUBIC_TO, 0.26f, -0.26f, 0.26f, -0.69f, 0, -0.95f,
35 R_LINE_TO, -1.56f, -1.55f,
36 R_CUBIC_TO, -0.26f, -0.26f, -0.69f, -0.26f, -0.94f, 0,
37 R_LINE_TO, -0.94f, 0.94f,
38 R_LINE_TO, -0.95f, -0.94f,
39 R_CUBIC_TO, -0.25f, -0.26f, -0.69f, -0.27f, -0.95f, -0.01f,
40 LINE_TO, 4.22f, 6.43f,
41 R_LINE_TO, 0.93f, 0.93f,
42 R_LINE_TO, 3.77f, -3.77f,
43 R_LINE_TO, 0.49f, 0.49f,
44 CLOSE,
45 MOVE_TO, 14, 10,
46 R_H_LINE_TO, -1,
47 V_LINE_TO, 9,
48 R_CUBIC_TO, 0.55f, 0, 1, 0.48f, 1, 1,
49 CLOSE,
50 R_MOVE_TO, -2, 0,
51 R_H_LINE_TO, 1,
52 V_LINE_TO, 9,
53 R_H_LINE_TO, -1,
54 R_V_LINE_TO, 1,
55 CLOSE,
56 R_MOVE_TO, -1, 4,
57 R_H_LINE_TO, 1,
58 R_V_LINE_TO, -1,
59 R_H_LINE_TO, -1,
60 R_V_LINE_TO, 1,
61 CLOSE,
62 R_MOVE_TO, -2, -2,
63 R_H_LINE_TO, 1,
64 R_V_LINE_TO, -1,
65 H_LINE_TO, 9,
66 R_V_LINE_TO, 1,
67 CLOSE,
68 R_MOVE_TO, 1, 2,
69 R_CUBIC_TO, -0.55f, 0, -1, -0.52f, -1, -1,
70 R_H_LINE_TO, 1,
71 R_V_LINE_TO, 1,
72 CLOSE,
73 R_MOVE_TO, 3, -2,
74 R_H_LINE_TO, 1,
75 R_V_LINE_TO, -1,
76 R_H_LINE_TO, -1,
77 R_V_LINE_TO, 1,
78 CLOSE,
79 R_MOVE_TO, 0, 2,
80 R_CUBIC_TO, 0.55f, 0, 1, -0.45f, 1, -1,
81 R_H_LINE_TO, -1,
82 R_V_LINE_TO, 1,
83 CLOSE,
84 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/palette_tray_icon_capture_region.icon ('k') | ash/utility/screenshot_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698