Home
last modified time | relevance | path

Searched refs:wavy (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/demos.skia.org/demos/textedit/
Dtextapi_utils.js220 if (src.wavy) {
221 this.wavy = this._check_toggle(src.wavy, this.wavy);
493 if (s.wavy) {
496 let wavy = [];
499 wavy.push(x);
500 wavy.push(pos[i + 1] + Math.sin(x * xscale) * yscale);
502 working_pos = new Float32Array(wavy);
/third_party/flutter/skia/gm/
Ddashing.cpp526 SkPath wavy; variable
527 wavy.moveTo(-10000, 100);
529 wavy.quadTo(i + 5, 95, i + 10, 100);
530 wavy.quadTo(i + 15, 105, i + 20, 100);
532 canvas->drawPath(wavy, p);
/third_party/skia/gm/
Ddashing.cpp558 SkPath wavy; variable
559 wavy.moveTo(-10000, 100);
561 wavy.quadTo(i + 5, 95, i + 10, 100);
562 wavy.quadTo(i + 15, 105, i + 20, 100);
564 canvas->drawPath(wavy, p);
/third_party/flutter/flutter/examples/layers/widgets/
Dstyled_text.dart32 decorationStyle: TextDecorationStyle.wavy,
/third_party/flutter/flutter/packages/flutter/lib/src/painting/
Dtext_span.dart118 /// long-presses the "find the" span, which is underlined in wavy green. The
159 /// decorationStyle: TextDecorationStyle.wavy,
Dtext_style.dart151 /// text and underlined with a wavy red line to indicate a spelling error. (The
156 /// ![An example using TextStyle to highlight a word with a red wavy underline](https://flutter.git…
169 /// decorationStyle: TextDecorationStyle.wavy,
636 /// We can apply a very thin and subtle wavy underline (perhaps, when words
644 /// decorationStyle: TextDecorationStyle.wavy,
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/text/
Dparagraph.dart1234 case ui.TextDecorationStyle.wavy:
1235 return 'wavy';
/third_party/flutter/flutter/packages/flutter/test/widgets/
Dtext_golden_test.dart544 decorationStyle: TextDecorationStyle.wavy,
/third_party/pcre2/pcre2/maint/Unicode.tables/
Demoji-data.txt135 3030 ; Emoji # E0.6 [1] (〰️) wavy dash
943 3030 ; Extended_Pictographic# E0.6 [1] (〰️) wavy dash
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/ui/
Dtext.dart424 wavy
/third_party/flutter/engine/flutter/lib/ui/
Dtext.dart431 wavy
/third_party/icu/icu4c/source/test/testdata/
Demoji-test.txt3191 3030 FE0F ; fully-qualified # 〰️ wavy dash
3192 3030 ; non-fully-qualified # 〰 wavy dash
/third_party/freetype/docs/
DCHANGES2312 blue zones. This bug created `wavy' baselines when rendering
/third_party/flutter/skia/third_party/externals/freetype/docs/
DCHANGES2211 blue zones. This bug created `wavy' baselines when rendering
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES2462 blue zones. This bug created `wavy' baselines when rendering
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/
Dvocab.txt23099 wavy
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dcompilation_trace.txt3040 dart:ui,TextDecorationStyle,init:wavy
/third_party/chromium/patch/
D0001-cve.patch5535 …crbug.com/1266199 [ Mac10.12 ] fast/css3-text/css3-text-decoration/text-decoration-style-wavy-font…