Home | History | Annotate | Download | only in graphics

Lines Matching refs:widths

925             int count, int bidiFlags, float[] widths) {
942 if (widths != null) {
943 widths[i] = adv;
953 if (widths != null) {
954 widths[i] = 0.f;
967 int end, int bidiFlags, float[] widths) {
969 bidiFlags, widths);