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

  /external/skia/src/ports/
SkTypeface_win_dw.h 39 class DWriteFontTypeface : public SkTypeface {
41 DWriteFontTypeface(const SkFontStyle& style,
80 static DWriteFontTypeface* Create(IDWriteFactory* factory,
86 return new DWriteFontTypeface(get_style(font), factory, fontFace, font, fontFamily,
  /external/skqp/src/ports/
SkTypeface_win_dw.h 39 class DWriteFontTypeface : public SkTypeface {
41 DWriteFontTypeface(const SkFontStyle& style,
80 static DWriteFontTypeface* Create(IDWriteFactory* factory,
86 return new DWriteFontTypeface(get_style(font), factory, fontFace, font, fontFamily,

Completed in 86 milliseconds