Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Tools/Scripts/
Dmalloc-tree37 hotspot = False variable
57 if hotspot:
100 global hotspot
107 if hotspot:
129 if hotspot:
138 global hotspot
158 hotspot = options.hotspot
160 if hotspot:
/external/chromium_org/chrome/browser/ui/tabs/
Ddock_info_unittest.cc29 gfx::Point hotspot[] = { in TEST() local
46 screen_loc[i], hotspot[i].x(), hotspot[i].y(), &in_enable_area); in TEST()
69 gfx::Point hotspot = gfx::Point(0, 0); in TEST() local
96 screen_loc[i], hotspot.x(), hotspot.y(), type[i], &in_enable_area); in TEST()
/external/chromium/chrome/browser/ui/tabs/
Ddock_info_unittest.cc29 gfx::Point hotspot[] = { in TEST() local
46 screen_loc[i], hotspot[i].x(), hotspot[i].y(), &in_enable_area); in TEST()
69 gfx::Point hotspot = gfx::Point(0, 0); in TEST() local
96 screen_loc[i], hotspot.x(), hotspot.y(), type[i], &in_enable_area); in TEST()
/external/chromium_org/webkit/common/cursors/
Dwebcursor_aurax11.cc29 gfx::Point hotspot = hotspot_; in GetPlatformCursor() local
31 device_scale_factor_, rotation_, &bitmap, &hotspot); in GetPlatformCursor()
33 XcursorImage* image = ui::SkBitmapToXcursorImage(&bitmap, hotspot); in GetPlatformCursor()
Dwebcursor_unittest.cc177 EXPECT_EQ(gfx::Point(1, 1), info.hotspot); in TEST()
181 info.hotspot = gfx::Point(-1, -1); in TEST()
184 EXPECT_EQ(gfx::Point(0, 0), info.hotspot); in TEST()
Dwebcursor.cc62 hotspot_ = cursor_info.hotspot; in InitFromCursorInfo()
72 cursor_info->hotspot = hotspot_; in GetCursorInfo()
Dwebcursor.h63 gfx::Point hotspot; member
Dwebcursor_mac.mm144 const gfx::Point& hotspot) {
176 gfx::ScalePoint(hotspot, 1 / custom_scale)).ToCGPoint());
363 cursor_info.hotspot = gfx::Point(hot_spot.x, hot_spot.y);
/external/chromium_org/content/renderer/
Dcursor_utils.cc21 webkit_cursor_info->hotSpot = cursor_info.hotspot; in GetWebKitCursorInfo()
36 web_cursor_info.hotspot = webkit_cursor_info.hotSpot; in InitializeCursorFromWebKitCursorInfo()
/external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
DDesktopView.java222 Point hotspot = JniInterface.getCursorHotspot(); in paint() local
223 canvas.drawBitmap(cursorBitmap, x - hotspot.x, y - hotspot.y, new Paint()); in paint()
/external/chromium_org/remoting/client/plugin/
Dpepper_input_handler.h45 const pp::Point& hotspot);
Dpepper_input_handler.cc210 const pp::Point& hotspot) { in SetMouseCursor() argument
212 cursor_hotspot_ = hotspot; in SetMouseCursor()
/external/chromium_org/remoting/host/
Dvideo_scheduler.cc104 cursor_proto->set_hotspot_x(cursor_shape->hotspot.x()); in OnCursorShapeChanged()
105 cursor_proto->set_hotspot_y(cursor_shape->hotspot.y()); in OnCursorShapeChanged()
Dchromoting_messages.h143 IPC_STRUCT_TRAITS_MEMBER(hotspot)
/external/chromium_org/ui/gfx/
Dicon_util.h135 const gfx::Point& hotspot,
Dicon_util.cc318 const gfx::Point& hotspot, in CreateCursorFromDIB() argument
359 ii.xHotspot = hotspot.x(); in CreateCursorFromDIB()
360 ii.yHotspot = hotspot.y(); in CreateCursorFromDIB()
/external/chromium/webkit/glue/
Dwebcursor_mac.mm55 const gfx::Point& hotspot) {
71 hotSpot:NSMakePoint(hotspot.x(),
72 hotspot.y())];
/external/chromium_org/remoting/proto/
Dcontrol.proto43 // X,Y coordinates (relative to upper-left corner) of the cursor hotspot.
/external/replicaisland/src/com/replica/replicaisland/
DNPCComponent.java470 private void queueCommand(int hotspot) { in queueCommand() argument
473 mQueuedCommands[mQueueBottom] = hotspot; in queueCommand()
/external/chromium_org/ui/base/x/
Dx11_util.h99 const gfx::Point& hotspot);
Dx11_util.cc398 const gfx::Point& hotspot) { in SkBitmapToXcursorImage() argument
400 gfx::Point hotspot_point = hotspot; in SkBitmapToXcursorImage()
418 hotspot_point = gfx::ToFlooredPoint(gfx::ScalePoint(hotspot, scale)); in SkBitmapToXcursorImage()
/external/chromium_org/tools/valgrind/tsan/
Dignores.txt107 # WebKit hotspot
/external/chromium_org/content/renderer/npapi/
Dwebplugin_impl.cc414 cursor_info.hotSpot = web_cursor_info.hotspot; in handleInputEvent()
/external/chromium_org/third_party/iaccessible2/
Dia2_api_all.idl749 each hotspot can be activated resulting in the loading of another document