Home
last modified time | relevance | path

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

12

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/composite/
H A DImageHost.cpp267 effect->mTextureCoords.SetRectY(effect->mTextureCoords.YMost(), in Composite()
289 effect->mTextureCoords.SetRectY(effect->mTextureCoords.YMost(), in Composite()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/composite/
H A DImageHost.cpp252 effect->mTextureCoords.SetRectY(effect->mTextureCoords.YMost(), in Composite()
274 effect->mTextureCoords.SetRectY(effect->mTextureCoords.YMost(), in Composite()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/composite/
H A DImageHost.cpp267 effect->mTextureCoords.SetRectY(effect->mTextureCoords.YMost(), in Composite()
289 effect->mTextureCoords.SetRectY(effect->mTextureCoords.YMost(), in Composite()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/composite/
H A DImageHost.cpp256 effect->mTextureCoords.SetRectY(effect->mTextureCoords.YMost(), in Composite()
278 effect->mTextureCoords.SetRectY(effect->mTextureCoords.YMost(), in Composite()
/dports/devel/upp/upp/examples/Box2DExample/
H A Dmain.cpp166 SetRectY(0, 480); in App()
/dports/www/firefox/firefox-99.0/gfx/layers/
H A DFrameMetrics.h191 scrollableRect.SetRectY(
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DFilterNodeSoftware.cpp324 fill.SetRectY(0, aFromRect.Y()); in DuplicateEdges()
325 sampleRect.SetRectY(fill.YMost(), 1); in DuplicateEdges()
328 fill.SetRectY(aFromRect.Y(), aFromRect.Height()); in DuplicateEdges()
329 sampleRect.SetRectY(fill.Y(), fill.Height()); in DuplicateEdges()
334 sampleRect.SetRectY(fill.Y() - 1, 1); in DuplicateEdges()
H A DBaseRect.h213 MOZ_ALWAYS_INLINE void SetRectY(T aY, T aHeight) { in SetRectY() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DFrameMetrics.h189 scrollableRect.SetRectY(
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DFrameMetrics.h200 scrollableRect.SetRectY(
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DCtrlPos.cpp319 void Ctrl::SetRectY(int y, int cy) { in SetRectY() function in Upp::Ctrl
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DFrameMetrics.h189 scrollableRect.SetRectY(
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DFrameMetrics.h178 scrollableRect.SetRectY(
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DFilterNodeSoftware.cpp325 fill.SetRectY(0, aFromRect.Y()); in DuplicateEdges()
326 sampleRect.SetRectY(fill.YMost(), 1); in DuplicateEdges()
329 fill.SetRectY(aFromRect.Y(), aFromRect.Height()); in DuplicateEdges()
330 sampleRect.SetRectY(fill.Y(), fill.Height()); in DuplicateEdges()
335 sampleRect.SetRectY(fill.Y() - 1, 1); in DuplicateEdges()
H A DBaseRect.h253 MOZ_ALWAYS_INLINE void SetRectY(T aY, T aHeight) { in SetRectY() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DFilterNodeSoftware.cpp325 fill.SetRectY(0, aFromRect.Y()); in DuplicateEdges()
326 sampleRect.SetRectY(fill.YMost(), 1); in DuplicateEdges()
329 fill.SetRectY(aFromRect.Y(), aFromRect.Height()); in DuplicateEdges()
330 sampleRect.SetRectY(fill.Y(), fill.Height()); in DuplicateEdges()
335 sampleRect.SetRectY(fill.Y() - 1, 1); in DuplicateEdges()
H A DBaseRect.h226 MOZ_ALWAYS_INLINE void SetRectY(T aY, T aHeight) { in SetRectY() function
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DFilterNodeSoftware.cpp325 fill.SetRectY(0, aFromRect.Y()); in DuplicateEdges()
326 sampleRect.SetRectY(fill.YMost(), 1); in DuplicateEdges()
329 fill.SetRectY(aFromRect.Y(), aFromRect.Height()); in DuplicateEdges()
330 sampleRect.SetRectY(fill.Y(), fill.Height()); in DuplicateEdges()
335 sampleRect.SetRectY(fill.Y() - 1, 1); in DuplicateEdges()
H A DBaseRect.h252 MOZ_ALWAYS_INLINE void SetRectY(T aY, T aHeight) { in SetRectY() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DFilterNodeSoftware.cpp325 fill.SetRectY(0, aFromRect.Y()); in DuplicateEdges()
326 sampleRect.SetRectY(fill.YMost(), 1); in DuplicateEdges()
329 fill.SetRectY(aFromRect.Y(), aFromRect.Height()); in DuplicateEdges()
330 sampleRect.SetRectY(fill.Y(), fill.Height()); in DuplicateEdges()
335 sampleRect.SetRectY(fill.Y() - 1, 1); in DuplicateEdges()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/tests/gtest/
H A DTestRect.cpp52 rect1.SetRectY(22, 60); in TestConstructors()
/dports/www/firefox-esr/firefox-91.8.0/gfx/tests/gtest/
H A DTestRect.cpp58 rect1.SetRectY(22, 60); in TestConstructors()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/tests/gtest/
H A DTestRect.cpp58 rect1.SetRectY(22, 60); in TestConstructors()
/dports/www/firefox/firefox-99.0/gfx/tests/gtest/
H A DTestRect.cpp59 rect1.SetRectY(22, 60); in TestConstructors()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/tests/gtest/
H A DTestRect.cpp58 rect1.SetRectY(22, 60); in TestConstructors()

12