Home
last modified time | relevance | path

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

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