Chromium Code Reviews| OLD | NEW |
|---|---|
| 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 MOVE_TO, 38, 13, | 5 MOVE_TO, 38, 13, |
| 6 LINE_TO, 21, 13, | 6 LINE_TO, 21, 13, |
| 7 LINE_TO, 17, 7, | 7 LINE_TO, 17, 7, |
| 8 LINE_TO, 10, 7, | 8 LINE_TO, 10, 7, |
| 9 CUBIC_TO, 7.7f, 7, 6.02f, 8.69f, 6, 11, | 9 CUBIC_TO, 7.7f, 7, 6.02f, 8.69f, 6, 11, |
| 10 LINE_TO, 6, 37, | 10 LINE_TO, 6, 37, |
| (...skipping 28 matching lines...) Expand all Loading... | |
| 39 LINE_TO, 33, 35, | 39 LINE_TO, 33, 35, |
| 40 CLOSE, | 40 CLOSE, |
| 41 MOVE_TO, 28, 18, | 41 MOVE_TO, 28, 18, |
| 42 LINE_TO, 32, 18, | 42 LINE_TO, 32, 18, |
| 43 LINE_TO, 32, 23, | 43 LINE_TO, 32, 23, |
| 44 LINE_TO, 28, 23, | 44 LINE_TO, 28, 23, |
| 45 LINE_TO, 28, 18, | 45 LINE_TO, 28, 18, |
| 46 LINE_TO, 28, 18, | 46 LINE_TO, 28, 18, |
| 47 CLOSE, | 47 CLOSE, |
| 48 END | 48 END |
| OLD | NEW |