input_handler_proxy_unittest.cc | 455 WebPoint fling_point = WebPoint(7, 13); local 461 gesture_.x = fling_point.x; 462 gesture_.y = fling_point.y; 511 // *) fling_delta and fling_point should match the original GestureFlingStart 523 testing::Eq(fling_point)), 563 WebPoint fling_point = WebPoint(7, 13); local 569 gesture_.x = fling_point.x; 570 gesture_.y = fling_point.y; 618 // *) fling_delta and fling_point should match the original GestureFlingStart 630 testing::Eq(fling_point)), 848 WebPoint fling_point = WebPoint(7, 13); local 911 WebPoint fling_point = WebPoint(7, 13); local 972 WebPoint fling_point = WebPoint(7, 13); local [all...] |