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

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_win.cpp547 class SkScalerContext_GDI : public SkScalerContext { class in inherits:SkScalerContext
549 SkScalerContext_GDI(SkTypeface*, const SkDescriptor* desc);
550 virtual ~SkScalerContext_GDI();
616 SkScalerContext_GDI::SkScalerContext_GDI(SkTypeface* rawTypeface, function in class:SkScalerContext_GDI
713 fType = SkScalerContext_GDI::kTrueType_Type;
716 fType = SkScalerContext_GDI::kLine_Type;
763 fType = SkScalerContext_GDI::kBitmap_Type;
783 SkScalerContext_GDI::~SkScalerContext_GDI() {
[all...]
/external/skia/src/ports/
H A DSkFontHost_win.cpp546 class SkScalerContext_GDI : public SkScalerContext { class in inherits:SkScalerContext
548 SkScalerContext_GDI(SkTypeface*, const SkDescriptor* desc);
549 virtual ~SkScalerContext_GDI();
616 SkScalerContext_GDI::SkScalerContext_GDI(SkTypeface* rawTypeface, function in class:SkScalerContext_GDI
713 fType = SkScalerContext_GDI::kTrueType_Type;
716 fType = SkScalerContext_GDI::kLine_Type;
763 fType = SkScalerContext_GDI::kBitmap_Type;
783 SkScalerContext_GDI::~SkScalerContext_GDI() {
[all...]

Completed in 1185 milliseconds