Home
last modified time | relevance | path

Searched refs:aRefPoint (Results 1 – 25 of 102) sorted by relevance

12345

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DAPZInputBridgeChild.cpp112 LayoutDeviceIntPoint* aRefPoint, ScrollableLayerGuid* aOutTargetGuid, in ProcessUnhandledEvent() argument
114 SendProcessUnhandledEvent(*aRefPoint, aRefPoint, aOutTargetGuid, in ProcessUnhandledEvent()
118 void APZInputBridgeChild::UpdateWheelTransaction(LayoutDeviceIntPoint aRefPoint, in UpdateWheelTransaction() argument
120 SendUpdateWheelTransaction(aRefPoint, aEventMessage); in UpdateWheelTransaction()
H A DAPZInputBridgeParent.cpp105 const LayoutDeviceIntPoint& aRefPoint, const EventMessage& aEventMessage) { in RecvUpdateWheelTransaction() argument
106 mTreeManager->InputBridge()->UpdateWheelTransaction(aRefPoint, aEventMessage); in RecvUpdateWheelTransaction()
111 const LayoutDeviceIntPoint& aRefPoint, LayoutDeviceIntPoint* aOutRefPoint, in RecvProcessUnhandledEvent() argument
114 LayoutDeviceIntPoint refPoint = aRefPoint; in RecvProcessUnhandledEvent()
H A DAPZInputBridgeChild.h26 void ProcessUnhandledEvent(LayoutDeviceIntPoint* aRefPoint,
31 void UpdateWheelTransaction(LayoutDeviceIntPoint aRefPoint,
H A DAPZInputBridgeParent.h52 const LayoutDeviceIntPoint& aRefPoint, const EventMessage& aEventMessage);
55 const LayoutDeviceIntPoint& aRefPoint, LayoutDeviceIntPoint* aOutRefPoint,
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ipc/
H A DAPZInputBridgeChild.cpp112 LayoutDeviceIntPoint* aRefPoint, ScrollableLayerGuid* aOutTargetGuid, in ProcessUnhandledEvent() argument
114 SendProcessUnhandledEvent(*aRefPoint, aRefPoint, aOutTargetGuid, in ProcessUnhandledEvent()
118 void APZInputBridgeChild::UpdateWheelTransaction(LayoutDeviceIntPoint aRefPoint, in UpdateWheelTransaction() argument
120 SendUpdateWheelTransaction(aRefPoint, aEventMessage); in UpdateWheelTransaction()
H A DAPZInputBridgeParent.cpp104 const LayoutDeviceIntPoint& aRefPoint, const EventMessage& aEventMessage) { in RecvUpdateWheelTransaction() argument
105 mTreeManager->InputBridge()->UpdateWheelTransaction(aRefPoint, aEventMessage); in RecvUpdateWheelTransaction()
110 const LayoutDeviceIntPoint& aRefPoint, LayoutDeviceIntPoint* aOutRefPoint, in RecvProcessUnhandledEvent() argument
113 LayoutDeviceIntPoint refPoint = aRefPoint; in RecvProcessUnhandledEvent()
H A DAPZInputBridgeChild.h26 void ProcessUnhandledEvent(LayoutDeviceIntPoint* aRefPoint,
31 void UpdateWheelTransaction(LayoutDeviceIntPoint aRefPoint,
H A DAPZInputBridgeParent.h52 const LayoutDeviceIntPoint& aRefPoint, const EventMessage& aEventMessage);
55 const LayoutDeviceIntPoint& aRefPoint, LayoutDeviceIntPoint* aOutRefPoint,
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DAPZInputBridgeChild.cpp112 LayoutDeviceIntPoint* aRefPoint, ScrollableLayerGuid* aOutTargetGuid, in ProcessUnhandledEvent() argument
114 SendProcessUnhandledEvent(*aRefPoint, aRefPoint, aOutTargetGuid, in ProcessUnhandledEvent()
118 void APZInputBridgeChild::UpdateWheelTransaction(LayoutDeviceIntPoint aRefPoint, in UpdateWheelTransaction() argument
120 SendUpdateWheelTransaction(aRefPoint, aEventMessage); in UpdateWheelTransaction()
H A DAPZInputBridgeParent.cpp105 const LayoutDeviceIntPoint& aRefPoint, const EventMessage& aEventMessage) { in RecvUpdateWheelTransaction() argument
106 mTreeManager->InputBridge()->UpdateWheelTransaction(aRefPoint, aEventMessage); in RecvUpdateWheelTransaction()
111 const LayoutDeviceIntPoint& aRefPoint, LayoutDeviceIntPoint* aOutRefPoint, in RecvProcessUnhandledEvent() argument
114 LayoutDeviceIntPoint refPoint = aRefPoint; in RecvProcessUnhandledEvent()
H A DAPZInputBridgeChild.h26 void ProcessUnhandledEvent(LayoutDeviceIntPoint* aRefPoint,
31 void UpdateWheelTransaction(LayoutDeviceIntPoint aRefPoint,
H A DAPZInputBridgeParent.h52 const LayoutDeviceIntPoint& aRefPoint, const EventMessage& aEventMessage);
55 const LayoutDeviceIntPoint& aRefPoint, LayoutDeviceIntPoint* aOutRefPoint,
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/libs/kimath/src/
H A Dtrigo.cpp129 bool TestSegmentHit( const wxPoint& aRefPoint, const wxPoint& aStart, const wxPoint& aEnd, in TestSegmentHit() argument
136 wxPoint delta = aStart - aRefPoint; in TestSegmentHit()
145 if( ( ymin - aRefPoint.y > aDist ) || ( aRefPoint.y - ymax > aDist ) ) in TestSegmentHit()
148 if( ( xmin - aRefPoint.x > aDist ) || ( aRefPoint.x - xmax > aDist ) ) in TestSegmentHit()
152 if( aStart.x == aEnd.x && aRefPoint.y > ymin && aRefPoint.y < ymax ) in TestSegmentHit()
155 if( aStart.y == aEnd.y && aRefPoint.x > xmin && aRefPoint.x < xmax ) in TestSegmentHit()
159 return segment.SquaredDistance( aRefPoint ) < SEG::Square( aDist + 1 ); in TestSegmentHit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdogrp.cxx53 aRefPoint(0, 0) in SdrObjGroup()
79 aRefPoint = rSource.aRefPoint; in SdrObjGroup()
351 aRefPoint.Move(rSiz); in NbcMove()
388 ResizePoint(aRefPoint,rRef,xFact,yFact); in NbcResize()
410 RotatePoint(aRefPoint,rRef,sn,cs); in NbcRotate()
444 ShearPoint(aRefPoint,rRef,tn); in NbcShear()
462 aRefPoint.Move(aSiz); in NbcSetAnchorPos()
519 aRefPoint.Move(rSiz); in Move()
611 RotatePoint(aRefPoint,rRef,sn,cs); in Rotate()
674 ShearPoint(aRefPoint,rRef,tn); in Shear()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdogrp.cxx69 aRefPoint(0, 0) in SdrObjGroup()
243 aRefPoint = rObj.aRefPoint; in operator =()
378 aRefPoint.Move(rSiz); in NbcMove()
415 ResizePoint(aRefPoint,rRef,xFact,yFact); in NbcResize()
437 RotatePoint(aRefPoint,rRef,sn,cs); in NbcRotate()
471 ShearPoint(aRefPoint,rRef,tn); in NbcShear()
489 aRefPoint.Move(aSiz); in NbcSetAnchorPos()
544 aRefPoint.Move(rSiz); in Move()
636 RotatePoint(aRefPoint,rRef,sn,cs); in Rotate()
699 ShearPoint(aRefPoint,rRef,tn); in Shear()
[all …]
/dports/www/firefox/firefox-99.0/gfx/layers/ipc/
H A DAPZInputBridgeChild.cpp192 LayoutDeviceIntPoint* aRefPoint, ScrollableLayerGuid* aOutTargetGuid, in ProcessUnhandledEvent() argument
197 SendProcessUnhandledEvent(*aRefPoint, aRefPoint, aOutTargetGuid, in ProcessUnhandledEvent()
202 LayoutDeviceIntPoint aRefPoint, EventMessage aEventMessage, in UpdateWheelTransaction() argument
207 SendUpdateWheelTransaction(aRefPoint, aEventMessage, aTargetGuid); in UpdateWheelTransaction()
H A DAPZInputBridgeParent.cpp188 const LayoutDeviceIntPoint& aRefPoint, const EventMessage& aEventMessage, in RecvUpdateWheelTransaction() argument
190 mTreeManager->InputBridge()->UpdateWheelTransaction(aRefPoint, aEventMessage, in RecvUpdateWheelTransaction()
196 const LayoutDeviceIntPoint& aRefPoint, LayoutDeviceIntPoint* aOutRefPoint, in RecvProcessUnhandledEvent() argument
199 LayoutDeviceIntPoint refPoint = aRefPoint; in RecvProcessUnhandledEvent()
H A DAPZInputBridgeChild.h34 void ProcessUnhandledEvent(LayoutDeviceIntPoint* aRefPoint,
40 LayoutDeviceIntPoint aRefPoint, EventMessage aEventMessage,
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/ipc/
H A DAPZCTreeManagerChild.cpp210 LayoutDeviceIntPoint aRefPoint,
213 SendUpdateWheelTransaction(aRefPoint, aEventMessage);
217 LayoutDeviceIntPoint* aRefPoint,
220 SendTransformEventRefPoint(*aRefPoint, aRefPoint, aOutTargetGuid);
H A DAPZCTreeManagerParent.cpp292 const LayoutDeviceIntPoint& aRefPoint, in RecvUpdateWheelTransaction() argument
295 mTreeManager->UpdateWheelTransaction(aRefPoint, aEventMessage); in RecvUpdateWheelTransaction()
301 const LayoutDeviceIntPoint& aRefPoint, in RecvTransformEventRefPoint() argument
305 LayoutDeviceIntPoint refPoint = aRefPoint; in RecvTransformEventRefPoint()
H A DAPZCTreeManagerChild.h81 LayoutDeviceIntPoint* aRefPoint,
86 LayoutDeviceIntPoint aRefPoint,
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/ipc/
H A DAPZCTreeManagerChild.cpp172 LayoutDeviceIntPoint aRefPoint, EventMessage aEventMessage) { in UpdateWheelTransaction() argument
173 SendUpdateWheelTransaction(aRefPoint, aEventMessage); in UpdateWheelTransaction()
177 LayoutDeviceIntPoint* aRefPoint, ScrollableLayerGuid* aOutTargetGuid, in ProcessUnhandledEvent() argument
179 SendProcessUnhandledEvent(*aRefPoint, aRefPoint, aOutTargetGuid, in ProcessUnhandledEvent()
H A DAPZCTreeManagerParent.cpp260 const LayoutDeviceIntPoint& aRefPoint, const EventMessage& aEventMessage) { in RecvUpdateWheelTransaction() argument
261 mTreeManager->UpdateWheelTransaction(aRefPoint, aEventMessage); in RecvUpdateWheelTransaction()
266 const LayoutDeviceIntPoint& aRefPoint, LayoutDeviceIntPoint* aOutRefPoint, in RecvProcessUnhandledEvent() argument
268 LayoutDeviceIntPoint refPoint = aRefPoint; in RecvProcessUnhandledEvent()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/public/
H A DAPZInputBridge.h142 virtual void ProcessUnhandledEvent(LayoutDeviceIntPoint* aRefPoint,
147 virtual void UpdateWheelTransaction(LayoutDeviceIntPoint aRefPoint,
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/public/
H A DIAPZCTreeManager.h208 LayoutDeviceIntPoint* aRefPoint,
212 LayoutDeviceIntPoint aRefPoint,

12345