Home
last modified time | relevance | path

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

/third_party/skia/m133/example/external_client/src/
Dshape_text.cpp45 class OneFontStyleSet : public SkFontStyleSet { class
47 explicit OneFontStyleSet(sk_sp<SkTypeface> face) : face_(face) {} in OneFontStyleSet() function in OneFontStyleSet