Lines Matching refs:fHeight
61 void setHeight(SkScalar height) { fHeight = height; }
62 SkScalar getHeight() const { return fHeight; }
91 nearlyEqual(this->fHeight, rhs.fHeight) &&
108 SkScalar fHeight;
114 // false: scale ascent/descent with fHeight.
124 return this->fHeight == rhs.fHeight &&
158 SkScalar getHeight() const { return fHeight; }
159 void setHeight(SkScalar height) { fHeight = height; }
195 SkScalar fHeight;