| Index: src/core/SkScalerContext.h
|
| ===================================================================
|
| --- src/core/SkScalerContext.h (revision 9053)
|
| +++ src/core/SkScalerContext.h (working copy)
|
| @@ -180,8 +180,7 @@
|
| void getMetrics(SkGlyph*);
|
| void getImage(const SkGlyph&);
|
| void getPath(const SkGlyph&, SkPath*);
|
| - void getFontMetrics(SkPaint::FontMetrics* mX,
|
| - SkPaint::FontMetrics* mY);
|
| + void getFontMetrics(SkPaint::FontMetrics*);
|
|
|
| #ifdef SK_BUILD_FOR_ANDROID
|
| unsigned getBaseGlyphCount(SkUnichar charCode);
|
|
|