Home
last modified time | relevance | path

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

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GKComponents/GKUI/Components/
H A DScrollablePanel.cs87 protected void UpdateScrollPosition(int posX, int posY) in UpdateScrollPosition() method in GKUI.Components.ScrollablePanel
99 UpdateScrollPosition(HorizontalScroll.Value + dx, VerticalScroll.Value + dy); in AdjustScroll()
H A DImageBox.cs640 UpdateScrollPosition(x, y); in ScrollTo()
1182 UpdateScrollPosition(x, y); in ProcessPanning()
H A DHyperView.cs141 UpdateScrollPosition(0, 0); in LinesChanged()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/autoclick/
H A Dautoclick_controller.cc130 UpdateScrollPosition(); in SetEnabled()
187 UpdateScrollPosition(); in SetAutoclickEventType()
333 UpdateScrollPosition(); in DoAutoclickAction()
505 void AutoclickController::UpdateScrollPosition() { in UpdateScrollPosition() function in ash::AutoclickController
H A Dautoclick_controller.h133 void UpdateScrollPosition();
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GKComponents/GKUI/Components/
H A DScrollablePanel.cs266 protected void UpdateScrollPosition(int posX, int posY) in UpdateScrollPosition() method in GKUI.Components.ScrollablePanel
279 UpdateScrollPosition(curScroll.X + dx, curScroll.Y + dy); in AdjustScroll()
H A DImageBox.cs615 UpdateScrollPosition(x, y); in ScrollTo()
1093 UpdateScrollPosition(viewportCenter.X, viewportCenter.Y); in ProcessImageShortcuts()
H A DHyperView.cs122 UpdateScrollPosition(0, 0); in LinesChanged()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/webrender_bindings/
H A DWebRenderAPI.h123 void UpdateScrollPosition(
212 void UpdateScrollPosition(
H A DWebRenderAPI.cpp262 void TransactionBuilder::UpdateScrollPosition( in UpdateScrollPosition() function in mozilla::wr::TransactionBuilder
278 void TransactionWrapper::UpdateScrollPosition( in UpdateScrollPosition() function in mozilla::wr::TransactionWrapper
/dports/www/firefox-esr/firefox-91.8.0/gfx/webrender_bindings/
H A DWebRenderAPI.h129 void UpdateScrollPosition(
224 void UpdateScrollPosition(
H A DWebRenderAPI.cpp319 void TransactionBuilder::UpdateScrollPosition( in UpdateScrollPosition() function in mozilla::wr::TransactionBuilder
348 void TransactionWrapper::UpdateScrollPosition( in UpdateScrollPosition() function in mozilla::wr::TransactionWrapper
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/webrender_bindings/
H A DWebRenderAPI.h129 void UpdateScrollPosition(
224 void UpdateScrollPosition(
H A DWebRenderAPI.cpp319 void TransactionBuilder::UpdateScrollPosition( in UpdateScrollPosition() function in mozilla::wr::TransactionBuilder
348 void TransactionWrapper::UpdateScrollPosition( in UpdateScrollPosition() function in mozilla::wr::TransactionWrapper
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender_bindings/
H A DWebRenderAPI.h83 void UpdateScrollPosition(const wr::WrPipelineId& aPipelineId,
H A DWebRenderAPI.cpp192 void TransactionBuilder::UpdateScrollPosition( in UpdateScrollPosition() function in mozilla::wr::TransactionBuilder
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GEDKeeper3/GKUI/Components/
H A DTreeChartBox.cs913 …fTween.StartTween(UpdateScrollPosition, srcX, srcY, dstX, dstY, TweenAnimation.EaseInOutQuad, time… in CenterPerson()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GEDKeeper2/GKUI/Components/
H A DTreeChartBox.cs926 …fTween.StartTween(UpdateScrollPosition, srcX, srcY, dstX, dstY, TweenAnimation.EaseInOutQuad, time… in CenterPerson()
/dports/www/firefox/firefox-99.0/gfx/webrender_bindings/
H A DWebRenderAPI.h220 void UpdateScrollPosition(
H A DWebRenderAPI.cpp332 void TransactionWrapper::UpdateScrollPosition( in UpdateScrollPosition() function in mozilla::wr::TransactionWrapper
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DAPZCTreeManager.cpp559 aTxn.UpdateScrollPosition( in PushStateToWR()
/dports/www/firefox/firefox-99.0/gfx/layers/apz/src/
H A DAPZCTreeManager.cpp785 aTxn.UpdateScrollPosition(wr::AsPipelineId(apzc->GetGuid().mLayersId), in SampleForWebRender()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DAPZCTreeManager.cpp804 aTxn.UpdateScrollPosition(wr::AsPipelineId(apzc->GetGuid().mLayersId), in SampleForWebRender()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DAPZCTreeManager.cpp793 aTxn.UpdateScrollPosition(wr::AsPipelineId(apzc->GetGuid().mLayersId), in SampleForWebRender()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DAPZCTreeManager.cpp804 aTxn.UpdateScrollPosition(wr::AsPipelineId(apzc->GetGuid().mLayersId), in SampleForWebRender()