Home
last modified time | relevance | path

Searched refs:ViewID (Results 176 – 200 of 685) sorted by relevance

12345678910>>...28

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DPLayerTransaction.ipdl22 using mozilla::layers::ScrollableLayerGuid::ViewID from "mozilla/layers/ScrollableLayerGuid.h";
88 // CSS pixels for the given ViewID.
90 sync SetAsyncScrollOffset(ViewID id, float x, float y);
93 // for the given ViewID.
95 sync SetAsyncZoom(ViewID id, float zoom);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ipc/
H A DPLayerTransaction.ipdl21 using mozilla::layers::ScrollableLayerGuid::ViewID from "mozilla/layers/ScrollableLayerGuid.h";
87 // CSS pixels for the given ViewID.
89 sync SetAsyncScrollOffset(ViewID id, float x, float y);
92 // for the given ViewID.
94 sync SetAsyncZoom(ViewID id, float zoom);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DPLayerTransaction.ipdl22 using mozilla::layers::ScrollableLayerGuid::ViewID from "mozilla/layers/ScrollableLayerGuid.h";
88 // CSS pixels for the given ViewID.
90 sync SetAsyncScrollOffset(ViewID id, float x, float y);
93 // for the given ViewID.
95 sync SetAsyncZoom(ViewID id, float zoom);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/composite/
H A DAsyncCompositionManager.h176 SideBits aStuckSides, ScrollableLayerGuid::ViewID aTransformScrollId,
190 SideBits aStuckSides, ScrollableLayerGuid::ViewID aTransformScrollId,
268 ScrollableLayerGuid::ViewID mRootScrollableId;
H A DAsyncCompositionManager.cpp292 Layer* aLayer, ScrollableLayerGuid::ViewID aScrollId) { in FindMetricsWithScrollId()
307 Layer* aFixedLayer, ScrollableLayerGuid::ViewID aFixedWithRespectTo, in AsyncTransformShouldBeUnapplied()
346 static Maybe<ScrollableLayerGuid::ViewID> IsFixedOrSticky(Layer* aLayer) { in IsFixedOrSticky()
360 SideBits aStuckSides, ScrollableLayerGuid::ViewID aTransformScrollId, in AlignFixedAndStickyLayers()
367 if (Maybe<ScrollableLayerGuid::ViewID> fixedTo = IsFixedOrSticky(layer)) { in AlignFixedAndStickyLayers()
395 ScrollableLayerGuid::ViewID aTransformScrollId, in AdjustFixedOrStickyLayer()
841 Layer* aRoot, ScrollableLayerGuid::ViewID aRootScrollId, in MoveScrollbarForLayerMargin()
912 if (Maybe<ScrollableLayerGuid::ViewID> zoomedScrollId = in ApplyAsyncContentTransformToTree()
1182 if (Maybe<ScrollableLayerGuid::ViewID> zoomedScrollId = in ApplyAsyncContentTransformToTree()
1201 ScrollableLayerGuid::ViewID targetId = in ApplyAsyncContentTransformToTree()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/public/
H A DAPZSampler.h63 const FrameMetrics::ViewID& aScrollId,
66 const FrameMetrics::ViewID& aScrollId,
/dports/cad/fritzing/fritzing-app-0.9.2b/src/items/
H A Dled.cpp41 LED::LED( ModelPart * modelPart, ViewLayer::ViewID viewID, const ViewGeometry & viewGeometry, long … in LED()
182 ViewLayer::ViewID LED::useViewIDForPixmap(ViewLayer::ViewID vid, bool swappingEnabled) { in useViewIDForPixmap()
H A Ditembase.h65 ItemBase(class ModelPart*, ViewLayer::ViewID, const ViewGeometry &, long id, QMenu * itemMenu);
90 ViewLayer::ViewID viewID();
236 …void initLayerAttributes(LayerAttributes & layerAttributes, ViewLayer::ViewID, ViewLayer::ViewLaye…
329 QPixmap * getPixmap(ViewLayer::ViewID, bool swappingEnabled, QSize size);
330 virtual ViewLayer::ViewID useViewIDForPixmap(ViewLayer::ViewID, bool swappingEnabled);
344 ViewLayer::ViewID m_viewID;
H A Dpartfactory.h40 … createPart(class ModelPart *, ViewLayer::ViewLayerPlacement, ViewLayer::ViewID, const class ViewG…
57 …static class ItemBase * createPartAux(class ModelPart *, ViewLayer::ViewID, const class ViewGeomet…
H A Dgroundplane.cpp69 GroundPlane::GroundPlane( ModelPart * modelPart, ViewLayer::ViewID viewID, const ViewGeometry & vi… in GroundPlane()
257 ViewLayer::ViewID GroundPlane::useViewIDForPixmap(ViewLayer::ViewID vid, bool) in useViewIDForPixmap()
H A Dwire.h63 …Wire(class ModelPart *, ViewLayer::ViewID, const ViewGeometry &, long id, QMenu * itemMenu, bool i…
198 virtual class FSvgRenderer * setUpConnectors(class ModelPart *, ViewLayer::ViewID);
220 ViewLayer::ViewID useViewIDForPixmap(ViewLayer::ViewID, bool swappingEnabled);
/dports/www/firefox/firefox-99.0/gfx/layers/apz/public/
H A DAPZSampler.h74 const LayersId& aLayersId, const ScrollableLayerGuid::ViewID& aScrollId,
83 const ScrollableLayerGuid::ViewID& aScrollId) const;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DHitTestingTreeNode.cpp90 FrameMetrics::ViewID aScrollViewId, const uint64_t& aScrollbarAnimationId, in SetScrollbarData()
122 FrameMetrics::ViewID HitTestingTreeNode::GetScrollTargetId() const { in GetScrollTargetId()
134 void HitTestingTreeNode::SetFixedPosData(FrameMetrics::ViewID aFixedPosTarget) { in SetFixedPosData()
138 FrameMetrics::ViewID HitTestingTreeNode::GetFixedPosTarget() const { in GetFixedPosTarget()
/dports/www/firefox/firefox-99.0/gfx/webrender_bindings/
H A DWebRenderAPI.h94 layers::ScrollableLayerGuid::ViewID mScrollId;
222 const layers::ScrollableLayerGuid::ViewID& aScrollId,
473 layers::ScrollableLayerGuid::ViewID aViewId) const;
475 const layers::ScrollableLayerGuid::ViewID& aViewId,
494 const layers::ScrollableLayerGuid::ViewID& aScrollId,
680 Maybe<layers::ScrollableLayerGuid::ViewID> GetContainingFixedPosScrollTarget(
724 layers::ScrollableLayerGuid::ViewID aScrollId,
727 Maybe<layers::ScrollableLayerGuid::ViewID> GetScrollTargetForASR(
735 layers::ScrollableLayerGuid::ViewID mScrollId;
756 std::unordered_map<layers::ScrollableLayerGuid::ViewID, wr::WrSpatialId>
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/ipc/
H A DPLayerTransaction.ipdl20 using mozilla::layers::FrameMetrics::ViewID from "FrameMetrics.h";
96 // CSS pixels for the given ViewID.
98 sync SetAsyncScrollOffset(ViewID id, float x, float y);
101 // for the given ViewID.
103 sync SetAsyncZoom(ViewID id, float zoom);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/wr/
H A DWebRenderScrollData.cpp47 FrameMetrics::ViewID scrollId = asr->GetViewId(); in Initialize()
120 FrameMetrics::ViewID scrollId = aMetadata.GetMetrics().GetScrollId(); in AddMetadata()
155 const FrameMetrics::ViewID& aScrollId) const { in HasMetadataFor()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/util/
H A DAPZCCallbackHelper.cpp259 mozilla::layers::ScrollableLayerGuid::ViewID viewID = in SetDisplayPortMargins()
426 ScrollableLayerGuid::ViewID* aViewIdOut) { in GetOrCreateScrollIdentifiers()
457 ScrollableLayerGuid::ViewID viewId; in InitializeRootDisplayport()
828 const ScrollableLayerGuid::ViewID& aScrollId, const nsString& aEvent) { in NotifyMozMouseScrollEvent()
870 uint64_t aDragBlockId, const ScrollableLayerGuid::ViewID& aScrollId, in NotifyAsyncScrollbarDragInitiated()
881 const ScrollableLayerGuid::ViewID& aScrollId) { in NotifyAsyncScrollbarDragRejected()
891 const ScrollableLayerGuid::ViewID& aScrollId) { in NotifyAsyncAutoscrollRejected()
905 const ScrollableLayerGuid::ViewID& aScrollId) { in CancelAutoscroll()
/dports/www/firefox/firefox-99.0/gfx/layers/apz/util/
H A DAPZCCallbackHelper.cpp255 mozilla::layers::ScrollableLayerGuid::ViewID viewID = in SetDisplayPortMargins()
420 ScrollableLayerGuid::ViewID* aViewIdOut) { in GetOrCreateScrollIdentifiers()
451 ScrollableLayerGuid::ViewID viewId; in InitializeRootDisplayport()
783 const ScrollableLayerGuid::ViewID& aScrollId, const nsString& aEvent) { in NotifyMozMouseScrollEvent()
825 uint64_t aDragBlockId, const ScrollableLayerGuid::ViewID& aScrollId, in NotifyAsyncScrollbarDragInitiated()
836 const ScrollableLayerGuid::ViewID& aScrollId) { in NotifyAsyncScrollbarDragRejected()
846 const ScrollableLayerGuid::ViewID& aScrollId) { in NotifyAsyncAutoscrollRejected()
860 const ScrollableLayerGuid::ViewID& aScrollId) { in CancelAutoscroll()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/util/
H A DAPZCCallbackHelper.cpp259 mozilla::layers::ScrollableLayerGuid::ViewID viewID = in SetDisplayPortMargins()
426 ScrollableLayerGuid::ViewID* aViewIdOut) { in GetOrCreateScrollIdentifiers()
457 ScrollableLayerGuid::ViewID viewId; in InitializeRootDisplayport()
828 const ScrollableLayerGuid::ViewID& aScrollId, const nsString& aEvent) { in NotifyMozMouseScrollEvent()
870 uint64_t aDragBlockId, const ScrollableLayerGuid::ViewID& aScrollId, in NotifyAsyncScrollbarDragInitiated()
881 const ScrollableLayerGuid::ViewID& aScrollId) { in NotifyAsyncScrollbarDragRejected()
891 const ScrollableLayerGuid::ViewID& aScrollId) { in NotifyAsyncAutoscrollRejected()
905 const ScrollableLayerGuid::ViewID& aScrollId) { in CancelAutoscroll()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender_bindings/
H A DWebRenderAPI.h84 const layers::FrameMetrics::ViewID& aScrollId,
163 layers::FrameMetrics::ViewID& aOutScrollId,
272 layers::FrameMetrics::ViewID aViewId) const;
274 const layers::FrameMetrics::ViewID& aViewId,
405 void SetHitTestInfo(const layers::FrameMetrics::ViewID& aScrollId,
431 std::unordered_map<layers::FrameMetrics::ViewID, wr::WrScrollId> mScrollIds;
/dports/www/firefox/firefox-99.0/gfx/layers/
H A DLayers.cpp58 typedef ScrollableLayerGuid::ViewID ViewID; typedef
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/util/
H A DChromeProcessController.h63 virtual void NotifyMozMouseScrollEvent(const FrameMetrics::ViewID& aScrollId,
75 nsIDocument* GetRootContentDocument(const FrameMetrics::ViewID& aScrollId) const;
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DHitTestingTreeNode.cpp134 ScrollableLayerGuid::ViewID HitTestingTreeNode::GetScrollTargetId() const { in GetScrollTargetId()
147 ScrollableLayerGuid::ViewID aFixedPosTarget, SideBits aFixedPosSides, in SetFixedPosData()
154 ScrollableLayerGuid::ViewID HitTestingTreeNode::GetFixedPosTarget() const { in GetFixedPosTarget()
178 ScrollableLayerGuid::ViewID aStickyPosTarget, in SetStickyPosData()
188 ScrollableLayerGuid::ViewID HitTestingTreeNode::GetStickyPosTarget() const { in GetStickyPosTarget()
/dports/www/firefox/firefox-99.0/gfx/layers/apz/test/gtest/
H A DAPZCTreeManagerTester.h101 void QueueMockHitResult(ScrollableLayerGuid::ViewID aScrollId,
119 ScrollableLayerGuid::ViewID aScrollId, const CSSRect& aScrollableRect, in BuildScrollMetadata()
165 ScrollableLayerGuid::ViewID aScrollId,
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/
H A DLayers.h343 FrameMetrics::ViewID GetRootScrollableLayerId();
717 void SetPendingScrollUpdateForNextTransaction(FrameMetrics::ViewID aScrollId,
719 Maybe<ScrollUpdateInfo> GetPendingScrollInfoUpdate(FrameMetrics::ViewID aScrollId);
722 std::map<FrameMetrics::ViewID,ScrollUpdateInfo> mPendingScrollUpdates;
1218 void SetFixedPositionData(FrameMetrics::ViewID aScrollId, in SetFixedPositionData()
1246 void SetStickyPositionData(FrameMetrics::ViewID aScrollId, LayerRect aOuter, in SetStickyPositionData()
1344 FrameMetrics::ViewID GetStickyScrollContainerId() { return mStickyPositionData->mScrollId; } in GetStickyScrollContainerId()
1347 FrameMetrics::ViewID GetScrollbarTargetContainerId() { return mScrollbarTargetId; } in GetScrollbarTargetContainerId()
1884 FrameMetrics::ViewID mScrollId;
1890 FrameMetrics::ViewID mScrollId;
[all …]

12345678910>>...28