Home | History | Annotate | Download | only in core

Lines Matching full:measuredwidth

894                           SkScalar* measuredWidth) const {
896 if (measuredWidth) {
897 *measuredWidth = 0;
903 if (measuredWidth) {
904 *measuredWidth = 0;
958 if (measuredWidth) {
963 *measuredWidth = scalarWidth;