Lines Matching full:ftop
246 fRandom.nextRangeScalar(bounds->fTop, bounds->fBottom));
601 r.fTop = rand.nextUScalar1() * 300;
603 r.fBottom = r.fTop + 2 * radius;
667 arcRect.offset(rect.fLeft - arcRect.fLeft, rect.fTop - arcRect.fTop);
670 arcRect.offset(rect.fRight - arcRect.fRight, rect.fTop - arcRect.fTop);
705 r.fTop = rand.nextUScalar1() * 300;
707 r.fBottom = r.fTop + 2 * size;
782 xy.fY = rand.nextRangeScalar(kBounds.fTop, kBounds.fBottom - size.fHeight);