Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skparagraph/include/
DParagraphStyle.h18 SkFontStyle getFontStyle() const { return fFontStyle; } in getFontStyle() function
DTextStyle.h105 SkFontStyle getFontStyle() const { return fFontStyle; } in getFontStyle() function
/third_party/skia/modules/skparagraph/include/
DParagraphStyle.h27 SkFontStyle getFontStyle() const { return fFontStyle; } in getFontStyle() function
DTextStyle.h194 SkFontStyle getFontStyle() const { return fFontStyle; } in getFontStyle() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Ddtv.js5523 getFontStyle: function (...args) { method