Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/core/
DSkFont.h482 SkScalar getSpacing() const { return this->getMetrics(nullptr); } in getSpacing() function
/third_party/skia/include/core/
DSkFont.h494 SkScalar getSpacing() const { return this->getMetrics(nullptr); } in getSpacing() function