Home
last modified time | relevance | path

Searched defs:setFontSize (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/modules/skparagraph/include/
DParagraphStyle.h49 void setFontSize(SkScalar size) { fFontSize = size; } in setFontSize() function
DTextStyle.h287 void setFontSize(SkScalar size) { fFontSize = size; } in setFontSize() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Ddtv.js5487 setFontSize: function (...args) { method