Searched defs:getFontSize (Results 1 – 5 of 5) sorted by relevance
288 public float getFontSize() { in getFontSize() method in WebvttCssStyle
323 public float getFontSize() { in getFontSize() method in TtmlStyle
30 SkScalar getFontSize() const { return fFontSize; } in getFontSize() function
210 SkScalar getFontSize() const { return fFontSize; } in getFontSize() function
387 private float getFontSize(String value) { in getFontSize() method in ViewInflater