Searched defs:setFontSize (Results 1 – 5 of 5) sorted by relevance
22 void setFontSize(SkScalar size) { fFontSize = size; } in setFontSize() function
115 void setFontSize(SkScalar size) { fFontSize = size; } in setFontSize() function
31 void setFontSize(SkScalar size) { fFontSize = size; } in setFontSize() function
211 void setFontSize(SkScalar size) { fFontSize = size; } in setFontSize() function
5487 setFontSize: function (...args) { method