Home
last modified time | relevance | path

Searched defs:underline (Results 1 – 25 of 41) sorted by relevance

12

/external/leakcanary2/shark/src/main/java/shark/
DLeakTrace.kt177 val underline = "~".repeat(referenceName.length) in <lambda>() constant
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/webvtt/
DWebvttCssStyle.java99 private @OptionalBoolean int underline; field in WebvttCssStyle
207 public WebvttCssStyle setUnderline(boolean underline) { in setUnderline()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/webvtt/
DWebvttCssStyle.java93 @OptionalBoolean private int underline; field in WebvttCssStyle
202 public WebvttCssStyle setUnderline(boolean underline) { in setUnderline()
/external/skia/gm/
Dtexteffects.cpp35 SkPath underline; in create_underline() local
140 SkPath underline = create_underline(intercepts, start, end, uPos, uWidth, textSize); variable
Dfontmgr.cpp276 SkRect underline{ min.fLeft, fm.fUnderlinePosition, in show_bounds() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/ttml/
DTtmlStyle.java78 @OptionalBoolean private int underline; field in TtmlStyle
131 public TtmlStyle setUnderline(boolean underline) { in setUnderline()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/ttml/
DTtmlStyle.java85 private @OptionalBoolean int underline; field in TtmlStyle
137 public TtmlStyle setUnderline(boolean underline) { in setUnderline()
/external/python/bumble/bumble/
Dcolors.py102 underline = partial(color, style='underline') variable
/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/sinks/
Dansicolor_sink.h42 const std::string underline = "\033[4m"; variable
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/ssa/
DSsaStyle.java98 public final boolean underline; field in SsaStyle
108 boolean underline, in SsaStyle()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/ssa/
DSsaStyle.java101 public final boolean underline; field in SsaStyle
111 boolean underline, in SsaStyle()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/text/ttml/
DTtmlStyleTest.java160 public void underline() { in underline() method in TtmlStyleTest
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/text/ttml/
DTtmlStyleTest.java160 public void underline() { in underline() method in TtmlStyleTest
/external/rust/android-crates-io/crates/anstyle/src/
Dstyle.rs21 underline: Option<crate::Color>, field
228 pub const fn underline(mut self) -> Self { in underline() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/anstyle-1.0.10/src/
Dstyle.rs21 underline: Option<crate::Color>, field
228 pub const fn underline(mut self) -> Self { in underline() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/anstyle-1.0.10/src/
Dstyle.rs21 underline: Option<crate::Color>, field
228 pub const fn underline(mut self) -> Self { in underline() method
/external/rust/android-crates-io/crates/miette/src/handlers/
Dtheme.rs190 pub underline: char, field
/external/freetype/include/freetype/
Dftwinfnt.h196 FT_Byte underline; member
/external/rust/android-crates-io/crates/pest/src/
Derror.rs521 fn underline(&self) -> String { in underline() method
522 let mut underline = String::new(); in underline() localVariable
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/
Dmetrics.rs93 pub underline: Option<Decoration>, field
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/
Dmetrics.rs93 pub underline: Option<Decoration>, field
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/cea/
DCea608Decoder.java928 public void setStyle(int style, boolean underline) { in setStyle()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/cea/
DCea608Decoder.java928 public void setStyle(int style, boolean underline) { in setStyle()
/external/rust/android-crates-io/crates/codespan-reporting/src/term/
Drenderer.rs551 let mut underline = None; in render_snippet_source() localVariable
/external/fmtlib/include/fmt/
Dcolor.h183 underline = 1 << 3, enumerator

12