Home
last modified time | relevance | path

Searched refs:SkScalerContext_GDI (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/ports/
H A DSkFontHost_win.cpp555 class SkScalerContext_GDI : public SkScalerContext { class
557 SkScalerContext_GDI(sk_sp<LogFontTypeface>,
560 ~SkScalerContext_GDI() override;
633 SkScalerContext_GDI::SkScalerContext_GDI(sk_sp<LogFontTypeface> rawTypeface, in SkScalerContext_GDI() function in SkScalerContext_GDI
714 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()
[all...]
/third_party/skia/src/core/
H A DSkGlyph.h348 friend class SkScalerContext_GDI;

Completed in 4 milliseconds