Searched refs:fontColor (Results 1 – 5 of 5) sorted by relevance
7 …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 …]
76 private int fontColor; field in TtmlStyle161 return fontColor; in getFontColor()164 public TtmlStyle setFontColor(int fontColor) { in setFontColor() argument165 this.fontColor = fontColor; in setFontColor()215 setFontColor(ancestor.fontColor); in inherit()
87 private int fontColor; field in WebvttCssStyle234 return fontColor; in getFontColor()238 this.fontColor = color; in setFontColor()
172 public void fontColor() { in fontColor() method in TtmlStyleTest
124 ATTR____(0x5e936ed6u, "fontColor", FontColor, Basic)