HomeSort by relevance Sort by last modified time
    Searched refs:GetScreenCoordinates (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/browser/browser_plugin/
browser_plugin_embedder.cc 161 guest_started_drag_->GetScreenCoordinates(gfx::Point());
171 guest_started_drag_->GetScreenCoordinates(gfx::Point());
browser_plugin_guest.h 247 gfx::Point GetScreenCoordinates(const gfx::Point& relative_position) const;
browser_plugin_guest.cc     [all...]
  /external/chromium_org/content/browser/speech/
input_tag_speech_dispatcher_host.cc 90 guest->GetScreenCoordinates(input_params.element_rect.origin()));
  /external/chromium_org/content/browser/web_contents/
web_contents_view_guest.cc 81 gfx::Point guest_coordinates = guest_->GetScreenCoordinates(gfx::Point());

Completed in 475 milliseconds