Home | History | Annotate | Download | only in controls

Lines Matching refs:max_x

136   int max_x() {
265 ClickAt(max_x(), 0);
283 ClickAt(max_x(), 0);
296 event_generator()->GestureTapAt(gfx::Point(max_x(), max_y()));
301 event_generator()->GestureTapAt(gfx::Point(0.75 * max_x(), 0.75 * max_y()));
310 gfx::Point(0.5 * max_x(), 0.5 * max_y()),
319 gfx::Point(0.5 * max_x(), 0.5 * max_y()),
320 gfx::Point(max_x(), max_y()),
328 gfx::Point(0.25 * max_x(), 0.25 * max_y()),
329 gfx::Point(0.75 * max_x(), 0.75 * max_y()),
353 gfx::Point(0.25 * max_x(), 0.25 * max_y()),
354 gfx::Point(0.75 * max_x(), 0.75 * max_y()),