Home
last modified time | relevance | path

Searched defs:getFontSpacing (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
DSkPaint.h823 SkScalar getFontSpacing() const { return this->getFontMetrics(NULL, 0); } in getFontSpacing() function
/external/skia/include/core/
DSkPaint.h818 SkScalar getFontSpacing() const { return this->getFontMetrics(NULL, 0); } in getFontSpacing() function