Searched refs:SkScalerContext_GDI (Results 1 – 4 of 4) sorted by relevance
555 class SkScalerContext_GDI : public SkScalerContext { class557 SkScalerContext_GDI(sk_sp<LogFontTypeface>,560 ~SkScalerContext_GDI() override;633 SkScalerContext_GDI::SkScalerContext_GDI(sk_sp<LogFontTypeface> rawTypeface, in SkScalerContext_GDI() function in SkScalerContext_GDI714 fType = SkScalerContext_GDI::kTrueType_Type; in SkScalerContext_GDI()717 fType = SkScalerContext_GDI::kLine_Type; in SkScalerContext_GDI()764 fType = SkScalerContext_GDI::kBitmap_Type; in SkScalerContext_GDI()784 SkScalerContext_GDI::~SkScalerContext_GDI() { in ~SkScalerContext_GDI()797 bool SkScalerContext_GDI::isValid() const { in isValid()801 bool SkScalerContext_GDI::generateAdvance(SkGlyph* glyph) { in generateAdvance()[all …]
547 class SkScalerContext_GDI : public SkScalerContext { class549 SkScalerContext_GDI(sk_sp<LogFontTypeface>,552 ~SkScalerContext_GDI() override;627 SkScalerContext_GDI::SkScalerContext_GDI(sk_sp<LogFontTypeface> rawTypeface, in SkScalerContext_GDI() function in SkScalerContext_GDI709 fType = SkScalerContext_GDI::kTrueType_Type; in SkScalerContext_GDI()712 fType = SkScalerContext_GDI::kLine_Type; in SkScalerContext_GDI()759 fType = SkScalerContext_GDI::kBitmap_Type; in SkScalerContext_GDI()779 SkScalerContext_GDI::~SkScalerContext_GDI() { in ~SkScalerContext_GDI()792 bool SkScalerContext_GDI::isValid() const { in isValid()796 unsigned SkScalerContext_GDI::generateGlyphCount() { in generateGlyphCount()[all …]
231 friend class SkScalerContext_GDI; variable
348 friend class SkScalerContext_GDI; variable