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

Side by Side Diff: ash/resources/vector_icons/system_menu_accessibility_auto_click.1x.icon

Issue 2343603003: [Chrome OS MD] Implement accessibility detailed view for the MD Ash system menu (Closed)
Patch Set: ' 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, 20,
6 MOVE_TO, 13.47f, 9.55f,
7 LINE_TO, 16, 11.81f,
8 R_LINE_TO, -6, -0.52f,
9 R_LINE_TO, 2.5f, 5.68f,
10 LINE_TO, 10.75f, 18,
11 R_LINE_TO, -2.5f, -5.93f,
12 LINE_TO, 5, 17.23f,
13 V_LINE_TO, 2,
14 R_LINE_TO, 2.25f, 2.01f,
15 CUBIC_TO, 7.09f, 4.47f, 7, 4.98f, 7, 5.5f,
16 CUBIC_TO, 7, 7.99f, 9.02f, 10, 11.5f, 10,
17 R_CUBIC_TO, 0.71f, 0, 1.37f, -0.16f, 1.97f, -0.45f,
18 CLOSE,
19 MOVE_TO, 10, 8,
20 V_LINE_TO, 7,
21 R_H_LINE_TO, 1,
22 V_LINE_TO, 6,
23 R_H_LINE_TO, 1,
24 R_V_LINE_TO, 1,
25 R_H_LINE_TO, 1,
26 V_LINE_TO, 5,
27 R_H_LINE_TO, 1,
28 R_V_LINE_TO, 3,
29 R_H_LINE_TO, -2,
30 R_V_LINE_TO, 1,
31 R_H_LINE_TO, -1,
32 V_LINE_TO, 8,
33 MOVE_TO, 13, 3,
34 R_V_LINE_TO, 1,
35 R_H_LINE_TO, -1,
36 R_V_LINE_TO, 1,
37 R_H_LINE_TO, -1,
38 V_LINE_TO, 4,
39 R_H_LINE_TO, -1,
40 R_V_LINE_TO, 2,
41 H_LINE_TO, 9,
42 V_LINE_TO, 3,
43 R_H_LINE_TO, 2,
44 V_LINE_TO, 2,
45 R_H_LINE_TO, 1,
46 R_V_LINE_TO, 1,
47 CLOSE,
48 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698