Home
last modified time | relevance | path

Searched refs:userTF (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/utils/
DSkCustomTypeface.cpp200 const SkUserTypeface* userTF() const { in userTF() function in SkUserScalerContext
206 const SkUserTypeface* tf = this->userTF(); in generateAdvance()
223 this->userTF()->fPaths[glyph].transform(fMatrix, path); in generatePath()
229 *metrics = scale_fontmetrics(this->userTF()->fMetrics, sx, sy); in generateFontMetrics()