Searched defs:setFontSize (Results 1 – 5 of 5) sorted by relevance
274 public WebvttCssStyle setFontSize(float fontSize) { in setFontSize() method in WebvttCssStyle
309 public TtmlStyle setFontSize(float fontSize) { in setFontSize() method in TtmlStyle
31 void setFontSize(SkScalar size) { fFontSize = size; } in setFontSize() function
211 void setFontSize(SkScalar size) { fFontSize = size; } in setFontSize() function
402 /* package */final void setFontSize(float size) { in setFontSize() method in TerminalBridge