Home
last modified time | relevance | path

Searched refs:StringForPoint (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/test/plugin/
Dplugin_windowless_test.cc207 std::string StringForPoint(int x, int y) { in StringForPoint() function
300 error_string.append(StringForPoint(screen_x, screen_y)); in ConvertPoint()
302 error_string.append(StringForPoint(flipped_screen_x, flipped_screen_y)); in ConvertPoint()
304 error_string.append(StringForPoint(window_x, window_y)); in ConvertPoint()
306 error_string.append(StringForPoint(flipped_window_x, flipped_window_y)); in ConvertPoint()