Home
last modified time | relevance | path

Searched defs:getFontArguments (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkFontDescriptor.h130 SkFontArguments getFontArguments() const { in getFontArguments() function
/external/skia/modules/skparagraph/include/
DTextStyle.h239 const std::optional<FontArguments>& getFontArguments() const { return fFontArguments; } in getFontArguments() function