current_height_ 47 chrome/browser/ui/gtk/screen_capture_notification_ui_gtk.cc int current_height_; current_height_ 95 chrome/browser/ui/gtk/screen_capture_notification_ui_gtk.cc current_height_ = current_width_ = 0; current_height_ 192 chrome/browser/ui/gtk/screen_capture_notification_ui_gtk.cc if (event->width == current_width_ && event->height == current_height_) current_height_ 196 chrome/browser/ui/gtk/screen_capture_notification_ui_gtk.cc current_height_ = event->height; current_height_ 200 chrome/browser/ui/gtk/screen_capture_notification_ui_gtk.cc gdk_pixmap_new(NULL, current_width_, current_height_, 1); current_height_ 215 chrome/browser/ui/gtk/screen_capture_notification_ui_gtk.cc AddRoundRectPath(cairo_context, current_width_, current_height_, current_height_ 225 chrome/browser/ui/gtk/screen_capture_notification_ui_gtk.cc gdk_pixmap_new(NULL, current_width_, current_height_, 24); current_height_ 235 chrome/browser/ui/gtk/screen_capture_notification_ui_gtk.cc AddRoundRectPath(cairo_context, current_width_, current_height_, current_height_ 242 chrome/browser/ui/gtk/screen_capture_notification_ui_gtk.cc double gripper_top = current_height_ / 2 - 10.5; current_height_ 243 chrome/browser/ui/gtk/screen_capture_notification_ui_gtk.cc double gripper_bottom = current_height_ / 2 + 10.5; current_height_ 50 remoting/host/disconnect_window_linux.cc int current_height_; current_height_ 122 remoting/host/disconnect_window_linux.cc current_height_ = current_width_ = 0; current_height_ 192 remoting/host/disconnect_window_linux.cc if (event->width == current_width_ && event->height == current_height_) current_height_ 196 remoting/host/disconnect_window_linux.cc current_height_ = event->height; current_height_ 199 remoting/host/disconnect_window_linux.cc GdkPixmap* shape_mask = gdk_pixmap_new(NULL, current_width_, current_height_, current_height_ 215 remoting/host/disconnect_window_linux.cc AddRoundRectPath(cairo_context, current_width_, current_height_, current_height_ 224 remoting/host/disconnect_window_linux.cc GdkPixmap* background = gdk_pixmap_new(NULL, current_width_, current_height_, current_height_ 235 remoting/host/disconnect_window_linux.cc AddRoundRectPath(cairo_context, current_width_, current_height_, current_height_ 242 remoting/host/disconnect_window_linux.cc double gripper_top = current_height_ / 2 - 10.5; current_height_ 243 remoting/host/disconnect_window_linux.cc double gripper_bottom = current_height_ / 2 + 10.5; current_height_ 473 ui/gfx/text_elider.cc current_height_(0), current_height_ 539 ui/gfx/text_elider.cc int current_height_; current_height_ 702 ui/gfx/text_elider.cc if (current_height_ >= available_pixel_height_) { current_height_ 712 ui/gfx/text_elider.cc if (current_height_ < available_pixel_height_) { current_height_ 719 ui/gfx/text_elider.cc current_height_ += line_height_;