Searched refs:ScreenPoint (Results 1 – 4 of 4) sorted by relevance
128 gtk_util::ScreenPoint(widget_), in OnDragMotion()232 gtk_util::ScreenPoint(widget_), in OnDragDataReceived()269 gtk_util::ScreenPoint(widget_)); in OnDragDrop()
277 gfx::Point root = gtk_util::ScreenPoint(GetContentNativeView()); in OnDragFailed()349 gfx::Point root = gtk_util::ScreenPoint(GetContentNativeView()); in OnDragEnd()
232 gfx::Point ScreenPoint(GtkWidget* widget);
754 gfx::Point ScreenPoint(GtkWidget* widget) { in ScreenPoint() function