Home
last modified time | relevance | path

Searched refs:fontColor (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/vmm_vhost/docs/
Dvhost_architecture.drawio7 …0;whiteSpace=wrap;html=1;labelBackgroundColor=none;sketch=0;fontSize=25;fontColor=#FF00FF;fillColo…
10 …ndColor=none;sketch=0;fillColor=none;fontSize=25;dashed=1;strokeWidth=6;fontColor=#FF00FF;strokeCo…
13 …0;whiteSpace=wrap;html=1;labelBackgroundColor=none;sketch=0;fontSize=25;fontColor=#FF00FF;fillColo…
16 …"rounded=0;whiteSpace=wrap;html=1;fontStyle=1;labelBackgroundColor=none;fontColor=#FF00FF;strokeCo…
19 …>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#FF00FF;strokeCo…
22 …tDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;labelBackgroundColor=none;fontColor=#FF00FF;strokeCo…
30 …"rounded=0;whiteSpace=wrap;html=1;fontStyle=1;labelBackgroundColor=none;fontColor=#FF00FF;strokeCo…
33 …>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#FF00FF;strokeCo…
36 …to;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;labelBackgroundColor=none;fontColor=#FF00FF;strokeCo…
42 …"rounded=0;whiteSpace=wrap;html=1;fontStyle=1;labelBackgroundColor=none;fontColor=#FF00FF;strokeCo…
[all …]
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/ttml/
DTtmlStyle.java76 private int fontColor; field in TtmlStyle
161 return fontColor; in getFontColor()
164 public TtmlStyle setFontColor(int fontColor) { in setFontColor() argument
165 this.fontColor = fontColor; in setFontColor()
215 setFontColor(ancestor.fontColor); in inherit()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/webvtt/
DWebvttCssStyle.java87 private int fontColor; field in WebvttCssStyle
234 return fontColor; in getFontColor()
238 this.fontColor = color; in setFontColor()
/external/exoplayer/tree/library/core/src/test/java/com/google/android/exoplayer2/text/ttml/
DTtmlStyleTest.java172 public void fontColor() { in fontColor() method in TtmlStyleTest
/external/pdfium/xfa/fxfa/parser/
Dattributes.inc124 ATTR____(0x5e936ed6u, "fontColor", FontColor, Basic)