Home
last modified time | relevance | path

Searched defs:hot_spot (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/ui/tabs/
Ddock_info.h115 void set_hot_spot(const gfx::Point& hot_spot) { hot_spot_ = hot_spot; } in set_hot_spot()
116 const gfx::Point& hot_spot() const { return hot_spot_; } in hot_spot() function
/external/chromium_org/ppapi/cpp/
Dmouse_cursor.cc23 const Point& hot_spot) { in SetCursor()
/external/chromium_org/ppapi/thunk/
Dppb_mouse_cursor_thunk.cc21 const struct PP_Point* hot_spot) { in SetCursor()
Dppb_cursor_control_thunk.cc21 const PP_Point* hot_spot) { in SetCursor()
/external/chromium_org/ppapi/cpp/dev/
Dcursor_control_dev.cc26 const Point& hot_spot) { in SetCursor()
/external/chromium_org/ppapi/shared_impl/
Dppb_instance_shared.cc63 const PP_Point* hot_spot) { in ValidateSetCursorParams()
/external/chromium_org/native_client_sdk/src/examples/api/mouse_cursor/
Dmouse_cursor.cc58 pp::Point hot_spot(16, 16); in HandleMessage() local
/external/chromium_org/mojo/examples/pepper_container_app/
Dplugin_instance.cc255 const PP_Point* hot_spot) { in SetCursor()
/external/chromium_org/ppapi/proxy/
Dppb_instance_proxy.cc886 const PP_Point* hot_spot) { in SetCursor()
1517 const PP_Point& hot_spot) { in OnHostMsgSetCursor()
/external/chromium_org/content/renderer/pepper/
Dpepper_plugin_instance_impl.cc2781 const PP_Point* hot_spot) { in SetCursor()