HomeSort by relevance Sort by last modified time
    Searched defs:FontMetrics (Results 1 - 25 of 35) sorted by null

1 2

  /external/skia/include/core/
SkPaint.h 721 struct FontMetrics {
752 /** If the fontmetrics has a valid underlinethickness, return true, and set the
764 /** If the fontmetrics has a valid underlineposition, return true, and set the
789 SkScalar getFontMetrics(FontMetrics* metrics, SkScalar scale = 0) const;
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Paint.java     [all...]
  /external/skia/src/utils/
SkLua.cpp 1042 struct FontMetrics {
1055 SkPaint::FontMetrics fm;
    [all...]