y 23 base/android/application_status_listener.h #define DEFINE_APPLICATION_STATE(x, y) APPLICATION_STATE_##x = y, y 7 chrome/test/chromedriver/basic_types.cc WebPoint::WebPoint() : x(0), y(0) {} y 9 chrome/test/chromedriver/basic_types.cc WebPoint::WebPoint(int x, int y) : x(x), y(y) {} y 27 chrome/test/chromedriver/chrome/ui_events.cc y(y) {} y 11 content/public/common/speech_recognition_error.h #define DEFINE_SPEECH_RECOGNITION_ERROR(x, y) SPEECH_RECOGNITION_ERROR_##x = y, y 15 net/cronet/android/org_chromium_net_UrlRequest.h #define DEFINE_REQUEST_PRIORITY(x, y) REQUEST_PRIORITY_##x = y, y 23 net/cronet/android/org_chromium_net_UrlRequest.h #define DEFINE_REQUEST_ERROR(x, y) REQUEST_ERROR_##x = y, y 165 skia/ext/platform_canvas_unittest.cc int y() const { return y_; } y 42 ui/events/gesture_detection/gesture_event_data.cc GestureEventData::GestureEventData() : type(ET_UNKNOWN), x(0), y(0) {} y 20 ui/gfx/android/java_bitmap.h #define DEFINE_BITMAP_CONFIG(x, y) BITMAP_##x = y, y 475 win8/metro_driver/chrome_app_view_ash.cc int y() const { return y_; }