HomeSort by relevance Sort by last modified time
    Searched defs:WidthRange (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkAdvancedTypefaceMetrics.h 103 typedef AdvanceMetric<int16_t> WidthRange;
107 SkTScopedPtr<WidthRange> fGlyphWidths;
  /external/skia/legacy/include/core/
SkAdvancedTypefaceMetrics.h 101 typedef AdvanceMetric<int16_t> WidthRange;
105 SkTScopedPtr<WidthRange> fGlyphWidths;

Completed in 303 milliseconds