Home
last modified time | relevance | path

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

/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/webkit/Source/WebCore/platform/wince/
DCursorWinCE.cpp45 Cursor::Cursor(Image* img, const IntPoint& hotspot) in Cursor() argument
/external/chromium/webkit/glue/
Dwebcursor_mac.mm55 const gfx::Point& hotspot) {
71 hotSpot:NSMakePoint(hotspot.x(),
72 hotspot.y())];
/external/replicaisland/src/com/replica/replicaisland/
DNPCComponent.java470 private void queueCommand(int hotspot) { in queueCommand() argument
473 mQueuedCommands[mQueueBottom] = hotspot; in queueCommand()
/external/webkit/Source/WebCore/platform/efl/
DCursorEfl.cpp64 Cursor::Cursor(Image* image, const IntPoint& hotspot) in Cursor() argument
/external/webkit/Source/WebCore/
DChangeLog-2010-12-06126143 Test: manual-tests/cur-hotspot.html
126153 (WebCore::CSSCursorImageValue::CSSCursorImageValue): Renamed "hotspot" to "hotSpot" to match
126156 incorrect code for resolving differences with CSS specified hotspot.
126161 Renamed "hotspot" to "hotSpot" to match other code.
126167 * css/CSSStyleSelector.cpp: (WebCore::CSSStyleSelector::applyProperty): Renamed "hotspot" to
126193 (WebCore::Cursor::Cursor): Renamed "hotspot" to "hotSpot" to match other code.
DChangeLog-2006-12-3127873 Add support for svg cursor images. Also make sure hotspot
27885 (WebCore::CSSCursorImageValue::hotspot):
DChangeLog-2010-01-2940262 [Qt] Custom Cursor doesn't use hotspot.
40266 hotspot. Take the hotspot values from the mac