StringForPoint    306 content/test/plugin/plugin_windowless_test.cc     error_string.append(StringForPoint(screen_x, screen_y));
StringForPoint    308 content/test/plugin/plugin_windowless_test.cc     error_string.append(StringForPoint(flipped_screen_x, flipped_screen_y));
StringForPoint    310 content/test/plugin/plugin_windowless_test.cc     error_string.append(StringForPoint(window_x, window_y));
StringForPoint    312 content/test/plugin/plugin_windowless_test.cc     error_string.append(StringForPoint(flipped_window_x, flipped_window_y));