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

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

Issue 2469663002: [ash-md] Add on-screen keyboard toggle row in IME menu view. (Closed)
Patch Set: Remove use of SetMaximumWidth(). Created 4 years, 1 month 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
« no previous file with comments | « ash/resources/vector_icons/ime_menu_on_screen_keyboard.icon ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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, 3, 7,
7 LINE_TO, 3, 12,
8 LINE_TO, 14, 12,
9 LINE_TO, 14, 7,
10 LINE_TO, 3, 7,
11 CLOSE,
12 MOVE_TO, 1.64f, 0,
13 CUBIC_TO, 0.74f, 0, 0, 0.75f, 0, 1.67f,
14 LINE_TO, 0, 13.35f,
15 CUBIC_TO, 0, 14.27f, 0.74f, 15, 1.64f, 15,
16 LINE_TO, 15.36f, 15,
17 CUBIC_TO, 16.26f, 15, 17, 14.27f, 17, 13.35f,
18 LINE_TO, 17, 1.67f,
19 CUBIC_TO, 17, 0.75f, 16.26f, 0, 15.36f, 0,
20 LINE_TO, 1.64f, 0,
21 CLOSE,
22 MOVE_TO, 2, 13,
23 LINE_TO, 2, 2,
24 LINE_TO, 15, 2,
25 LINE_TO, 15, 13,
26 LINE_TO, 2, 13,
27 CLOSE,
28 MOVE_TO, 6, 10,
29 LINE_TO, 11, 10,
30 LINE_TO, 11, 11,
31 LINE_TO, 6, 11,
32 LINE_TO, 6, 10,
33 CLOSE,
34 MOVE_TO, 5, 8,
35 LINE_TO, 6, 8,
36 LINE_TO, 6, 9,
37 LINE_TO, 5, 9,
38 LINE_TO, 5, 8,
39 CLOSE,
40 MOVE_TO, 7, 8,
41 LINE_TO, 8, 8,
42 LINE_TO, 8, 9,
43 LINE_TO, 7, 9,
44 LINE_TO, 7, 8,
45 CLOSE,
46 MOVE_TO, 9, 8,
47 LINE_TO, 10, 8,
48 LINE_TO, 10, 9,
49 LINE_TO, 9, 9,
50 LINE_TO, 9, 8,
51 CLOSE,
52 MOVE_TO, 11, 8,
53 LINE_TO, 12, 8,
54 LINE_TO, 12, 9,
55 LINE_TO, 11, 9,
56 LINE_TO, 11, 8,
57 CLOSE,
58 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/ime_menu_on_screen_keyboard.icon ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698