Searched refs:round_trip_x (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/test/plugin/
H A Dplugin_windowless_test.cc233 double x, y, round_trip_x, round_trip_y; local
235 !(browser->convertpoint(id(), x, y, spaces[j], &round_trip_x,
246 if (round_trip_x != 0 || round_trip_y != 0) {

Completed in 24 milliseconds