Searched refs:SkScalerContext_GDI (Results 1 – 1 of 1) sorted by relevance
535 class SkScalerContext_GDI : public SkScalerContext { class537 SkScalerContext_GDI(sk_sp<LogFontTypeface>,540 virtual ~SkScalerContext_GDI();609 SkScalerContext_GDI::SkScalerContext_GDI(sk_sp<LogFontTypeface> rawTypeface, in SkScalerContext_GDI() function in SkScalerContext_GDI691 fType = SkScalerContext_GDI::kTrueType_Type; in SkScalerContext_GDI()694 fType = SkScalerContext_GDI::kLine_Type; in SkScalerContext_GDI()741 fType = SkScalerContext_GDI::kBitmap_Type; in SkScalerContext_GDI()761 SkScalerContext_GDI::~SkScalerContext_GDI() { in ~SkScalerContext_GDI()774 bool SkScalerContext_GDI::isValid() const { in isValid()778 unsigned SkScalerContext_GDI::generateGlyphCount() { in generateGlyphCount()[all …]