Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/include/
DParagraphStyle.h41 SkFontStyle getFontStyle() const { return fFontStyle; } in getFontStyle() function
44 RSFontStyle getFontStyle() const { return fFontStyle; } in getFontStyle() function
DTextStyle.h260 SkFontStyle getFontStyle() const { return fFontStyle; } in getFontStyle() function
263 RSFontStyle getFontStyle() const { return fFontStyle; } in getFontStyle() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Ddtv.js5523 getFontStyle: function (...args) { method