HomeSort by relevance Sort by last modified time
    Searched defs:refTypeface (Results 1 - 4 of 4) sorted by null

  /external/skia/include/atlastext/
SkAtlasTextFont.h 23 sk_sp<SkTypeface> refTypeface() const { return fTypeface; }
  /external/skqp/include/atlastext/
SkAtlasTextFont.h 23 sk_sp<SkTypeface> refTypeface() const { return fTypeface; }
  /external/skia/src/pdf/
SkPDFFont.h 121 sk_sp<SkTypeface> refTypeface() const { return fTypeface; }
  /external/skqp/src/pdf/
SkPDFFont.h 121 sk_sp<SkTypeface> refTypeface() const { return fTypeface; }

Completed in 240 milliseconds