Home
last modified time | relevance | path

Searched refs:aImageY (Results 1 – 25 of 37) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DnsIDragService.idl66 * supplied, the aImageX and aImageY arguments specify the offset within
71 * If aImage is null, aImageX and aImageY are not used and the image is instead
92 in long aImageY,
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DnsIDragService.idl69 * supplied, the aImageX and aImageY arguments specify the offset within
74 * If aImage is null, aImageX and aImageY are not used and the image is instead
96 in long aImageY,
H A DnsBaseDragService.cpp247 uint32_t aActionType, nsIDOMNode* aImage, int32_t aImageX, int32_t aImageY, in InvokeDragSessionWithImage() argument
258 mImageOffset = CSSIntPoint(aImageX, aImageY); in InvokeDragSessionWithImage()
776 int32_t aImageY) { in UpdateDragImage() argument
782 mImageOffset = CSSIntPoint(aImageX, aImageY); in UpdateDragImage()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsDragService.h37 int32_t aImageY) override;
H A DnsDragService.cpp605 int32_t aImageY) { in UpdateDragImage() argument
610 nsBaseDragService::UpdateDragImage(aImage, aImageX, aImageY); in UpdateDragImage()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DnsDragService.h39 int32_t aImageY) override;
H A DnsDragService.cpp592 int32_t aImageY) { in UpdateDragImage() argument
597 nsBaseDragService::UpdateDragImage(aImage, aImageX, aImageY); in UpdateDragImage()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DnsDragService.h39 int32_t aImageY) override;
H A DnsDragService.cpp592 int32_t aImageY) { in UpdateDragImage() argument
597 nsBaseDragService::UpdateDragImage(aImage, aImageX, aImageY); in UpdateDragImage()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DnsDragService.h39 int32_t aImageY) override;
H A DnsDragService.cpp573 int32_t aImageY) { in UpdateDragImage() argument
578 nsBaseDragService::UpdateDragImage(aImage, aImageX, aImageY); in UpdateDragImage()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DnsDragService.h39 int32_t aImageY) override;
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DnsIDragService.idl71 * supplied, the aImageX and aImageY arguments specify the offset within
76 * If aImage is null, aImageX and aImageY are not used and the image is instead
99 in long aImageY,
H A DnsBaseDragService.cpp332 int32_t aImageX, int32_t aImageY, DragEvent* aDragEvent, in InvokeDragSessionWithImage() argument
345 mImageOffset = CSSIntPoint(aImageX, aImageY); in InvokeDragSessionWithImage()
913 int32_t aImageY) { in UpdateDragImage() argument
919 mImageOffset = CSSIntPoint(aImageX, aImageY); in UpdateDragImage()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsIDragService.idl74 * supplied, the aImageX and aImageY arguments specify the offset within
79 * If aImage is null, aImageX and aImageY are not used and the image is instead
103 in long aImageY,
H A DnsBaseDragService.cpp337 uint32_t aActionType, nsINode* aImage, int32_t aImageX, int32_t aImageY, in InvokeDragSessionWithImage() argument
350 mImageOffset = CSSIntPoint(aImageX, aImageY); in InvokeDragSessionWithImage()
918 int32_t aImageY) { in UpdateDragImage() argument
924 mImageOffset = CSSIntPoint(aImageX, aImageY); in UpdateDragImage()
/dports/www/firefox/firefox-99.0/widget/
H A DnsIDragService.idl74 * supplied, the aImageX and aImageY arguments specify the offset within
79 * If aImage is null, aImageX and aImageY are not used and the image is instead
103 in long aImageY,
H A DnsBaseDragService.cpp373 uint32_t aActionType, nsINode* aImage, int32_t aImageX, int32_t aImageY, in InvokeDragSessionWithImage() argument
386 mImageOffset = CSSIntPoint(aImageX, aImageY); in InvokeDragSessionWithImage()
961 int32_t aImageY) { in UpdateDragImage() argument
967 mImageOffset = CSSIntPoint(aImageX, aImageY); in UpdateDragImage()
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsIDragService.idl74 * supplied, the aImageX and aImageY arguments specify the offset within
79 * If aImage is null, aImageX and aImageY are not used and the image is instead
103 in long aImageY,
H A DnsBaseDragService.cpp337 uint32_t aActionType, nsINode* aImage, int32_t aImageX, int32_t aImageY, in InvokeDragSessionWithImage() argument
350 mImageOffset = CSSIntPoint(aImageX, aImageY); in InvokeDragSessionWithImage()
918 int32_t aImageY) { in UpdateDragImage() argument
924 mImageOffset = CSSIntPoint(aImageX, aImageY); in UpdateDragImage()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/cocoa/
H A DnsDragService.h32 int32_t aImageY) override;
/dports/lang/spidermonkey78/firefox-78.9.0/widget/cocoa/
H A DnsDragService.h31 NS_IMETHOD UpdateDragImage(nsINode* aImage, int32_t aImageX, int32_t aImageY) override;
/dports/mail/thunderbird/thunderbird-91.8.0/widget/cocoa/
H A DnsDragService.h31 NS_IMETHOD UpdateDragImage(nsINode* aImage, int32_t aImageX, int32_t aImageY) override;
/dports/www/firefox/firefox-99.0/widget/cocoa/
H A DnsDragService.h31 NS_IMETHOD UpdateDragImage(nsINode* aImage, int32_t aImageX, int32_t aImageY) override;
/dports/www/firefox-esr/firefox-91.8.0/widget/cocoa/
H A DnsDragService.h31 NS_IMETHOD UpdateDragImage(nsINode* aImage, int32_t aImageX, int32_t aImageY) override;

12