Home | History | Annotate | Download | only in graphics

Lines Matching refs:measuredWidth

595             float maxWidth, int bidiFlags, float[] measuredWidth) {
620 if (measuredWidth != null) {
621 measuredWidth[measureIndex] = res;
638 float maxWidth, int bidiFlags, float[] measuredWidth) {
640 bidiFlags, measuredWidth);