HomeSort by relevance Sort by last modified time
    Searched refs:MetricsType (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextMetrics.h 34 enum MetricsType {
39 SVGTextMetrics(MetricsType);
SVGTextMetrics.cpp 37 SVGTextMetrics::SVGTextMetrics(SVGTextMetrics::MetricsType)
  /external/chromium_org/third_party/skia/src/core/
SkGlyphCache.h 182 enum MetricsType {
187 SkGlyph* lookupMetrics(uint32_t id, MetricsType);
SkGlyphCache.cpp 284 SkGlyph* SkGlyphCache::lookupMetrics(uint32_t id, MetricsType mtype) {

Completed in 939 milliseconds