Searched defs:getFontSize (Results 1 – 7 of 7) sorted by relevance
276 public float getFontSize() { in getFontSize() method in WebvttCssStyle
280 public float getFontSize() { in getFontSize() method in WebvttCssStyle
358 public float getFontSize() { in getFontSize() method in TtmlStyle
361 public float getFontSize() { in getFontSize() method in TtmlStyle
30 SkScalar getFontSize() const { return fFontSize; } in getFontSize() function
244 SkScalar getFontSize() const { return fFontSize; } in getFontSize() function
387 private float getFontSize(String value) { in getFontSize() method in ViewInflater