Searched refs:WidgetBounds (Results 1 – 16 of 16) sorted by relevance
94 gfx::Rect bounds = gtk_util::WidgetBounds(reference_widget); in ShowInternal()
270 gfx::Rect bounds = gtk_util::WidgetBounds(reference_widget); in MaybeShowNow()
240 gfx::Rect WidgetBounds(GtkWidget* widget);
196 target_rect = gtk_util::WidgetBounds(reference_widget); in Show()
286 gfx::Rect bounds = gtk_util::WidgetBounds(parent_widget); in ShowWidget()
562 return WidgetBounds(widget).Contains(x, y); in WidgetContainsCursor()827 gfx::Rect WidgetBounds(GtkWidget* widget) { in WidgetBounds() function
1131 if (!gtk_util::WidgetBounds(sender).Contains( in OnIconReleased()1440 gfx::Rect bounds = gtk_util::WidgetBounds(location_icon_image_); in ShowFirstRunBubbleInternal()
972 gfx::Rect rect = gtk_util::WidgetBounds(widget); in OnAvatarLabelButtonPressed()
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()
185 rect_ = rect ? *rect : gtk_util::WidgetBounds(anchor_widget); in Init()562 rect_ = rect ? *rect : gtk_util::WidgetBounds(anchor_widget_); in SetPositionRelativeToAnchor()
266 gfx::Rect bounds = gtk_util::WidgetBounds(reference_widget); in ShowInternal()
1211 gfx::Rect button_rect = gtk_util::WidgetBounds(button); in OnButtonDragBegin()
1063 gfx::Rect button_rect = gtk_util::WidgetBounds(button); in OnButtonDragBegin()