Home
last modified time | relevance | path

Searched refs:target_view_location (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/views/widget/
Ddrop_helper.cc127 gfx::Point target_view_location(root_view_location); in NotifyDragEntered() local
128 View::ConvertPointToTarget(root_view_, target_view_, &target_view_location); in NotifyDragEntered()
130 target_view_location, in NotifyDragEntered()
131 target_view_location, in NotifyDragEntered()
142 gfx::Point target_view_location(root_view_location); in NotifyDragOver() local
143 View::ConvertPointToTarget(root_view_, target_view_, &target_view_location); in NotifyDragOver()
145 target_view_location, in NotifyDragOver()
146 target_view_location, in NotifyDragOver()