Searched refs:rawAscent (Results 1 – 2 of 2) sorted by relevance
460 SkScalar rawAscent() const { return fRawAscent; } in rawAscent() function
931 disableFirstAscent ? fEmptyMetrics.rawAscent() : fEmptyMetrics.ascent(), in computeEmptyMetrics()