Searched refs:WidgetBounds (Results 1 – 6 of 6) sorted by relevance
289 gfx::Rect WidgetBounds(GtkWidget* widget);
104 rect_ = rect ? *rect : gtk_util::WidgetBounds(anchor_widget); in Init()
609 return WidgetBounds(widget).Contains(x, y); in WidgetContainsCursor()922 gfx::Rect WidgetBounds(GtkWidget* widget) { in WidgetBounds() function
1024 gfx::Rect bounds = gtk_util::WidgetBounds(location_icon_image_); in ShowFirstRunBubbleInternal()1056 if (!gtk_util::WidgetBounds(sender).Contains( in OnIconReleased()
266 gfx::Rect bounds = gtk_util::WidgetBounds(reference_widget); in ShowInternal()
1063 gfx::Rect button_rect = gtk_util::WidgetBounds(button); in OnButtonDragBegin()