Home
last modified time | relevance | path

Searched defs:aRects (Results 1 – 25 of 140) sorted by relevance

123456

/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/hatchwindow/
H A Dipwin.cxx49 std::array<tools::Rectangle,8> aRects; in FillHandleRectsPixel() local
94 std::array<tools::Rectangle,4> aRects; in FillMoveRectsPixel() local
133 std::array<tools::Rectangle,8> aRects = FillHandleRectsPixel(); in Draw() local
180 std::array<tools::Rectangle,8> aRects = FillHandleRectsPixel(); in SelectMove() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/hatchwindow/
H A Dipwin.cxx49 std::array<tools::Rectangle,8> aRects; in FillHandleRectsPixel() local
94 std::array<tools::Rectangle,4> aRects; in FillMoveRectsPixel() local
133 std::array<tools::Rectangle,8> aRects = FillHandleRectsPixel(); in Draw() local
180 std::array<tools::Rectangle,8> aRects = FillHandleRectsPixel(); in SelectMove() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DDrawTarget.cpp40 DrawTarget::PushDeviceSpaceClipRects(const IntRect* aRects, uint32_t aCount) in PushDeviceSpaceClipRects()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/geckoview/src/main/java/org/mozilla/gecko/
H A DGeckoEditableListener.java42 void updateCompositionRects(final RectF[] aRects); in updateCompositionRects()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dvclxregion.cxx128 css::uno::Sequence< css::awt::Rectangle > aRects(aRectangles.size()); in getRectangles() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dvclxregion.cxx129 css::uno::Sequence< css::awt::Rectangle > aRects(aRectangles.size()); in getRectangles() local
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DScrollbarDrawingMac.cpp230 ScrollbarTrackRects& aRects) { in GetScrollbarTrackRects()
299 ScrollCornerRects& aRects) { in GetScrollCornerRects()
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DScrollbarDrawingMac.cpp230 ScrollbarTrackRects& aRects) { in GetScrollbarTrackRects()
299 ScrollCornerRects& aRects) { in GetScrollCornerRects()
/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DDecomposeIntoNoRepeatTriangles.cpp48 RectTriangles& aRects, in DecomposeIntoNoRepeatTriangles()
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DDecomposeIntoNoRepeatTriangles.cpp48 RectTriangles& aRects, in DecomposeIntoNoRepeatTriangles()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DDecomposeIntoNoRepeatTriangles.cpp50 RectTriangles& aRects, in DecomposeIntoNoRepeatTriangles()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/
H A DDecomposeIntoNoRepeatTriangles.cpp48 RectTriangles& aRects, in DecomposeIntoNoRepeatTriangles()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DDecomposeIntoNoRepeatTriangles.cpp49 RectTriangles& aRects, in DecomposeIntoNoRepeatTriangles()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DDecomposeIntoNoRepeatTriangles.cpp48 RectTriangles& aRects, in DecomposeIntoNoRepeatTriangles()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DPluginWidgetProxy.cpp109 nsTArray<LayoutDeviceIntRect>* aRects) { in GetWindowClipRegion()
H A DnsBaseWidget.cpp662 const nsTArray<LayoutDeviceIntRect>& aRects) { in IsWindowClipRegionEqual()
669 const nsTArray<LayoutDeviceIntRect>& aRects) { in StoreWindowClipRegion()
678 void nsBaseWidget::GetWindowClipRegion(nsTArray<LayoutDeviceIntRect>* aRects) { in GetWindowClipRegion()
688 const nsTArray<LayoutDeviceIntRect>& aRects) { in RegionFromArray()
697 nsTArray<LayoutDeviceIntRect>& aRects) { in ArrayFromRegion()
704 const nsTArray<LayoutDeviceIntRect>& aRects, bool aIntersectWithExisting) { in SetWindowClipRegion()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DPluginWidgetProxy.cpp126 PluginWidgetProxy::GetWindowClipRegion(nsTArray<LayoutDeviceIntRect>* aRects) in GetWindowClipRegion()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DPluginWidgetProxy.cpp110 nsTArray<LayoutDeviceIntRect>* aRects) { in GetWindowClipRegion()
H A DnsBaseWidget.cpp678 const nsTArray<LayoutDeviceIntRect>& aRects) { in IsWindowClipRegionEqual()
685 const nsTArray<LayoutDeviceIntRect>& aRects) { in StoreWindowClipRegion()
694 void nsBaseWidget::GetWindowClipRegion(nsTArray<LayoutDeviceIntRect>* aRects) { in GetWindowClipRegion()
704 const nsTArray<LayoutDeviceIntRect>& aRects) { in RegionFromArray()
713 nsTArray<LayoutDeviceIntRect>& aRects) { in ArrayFromRegion()
720 const nsTArray<LayoutDeviceIntRect>& aRects, bool aIntersectWithExisting) { in SetWindowClipRegion()
/dports/www/firefox/firefox-99.0/gfx/layers/opengl/
H A DOGLShaderProgram.h124 void SetLayerRects(const gfx::Rect* aRects) { in SetLayerRects()
142 void SetTextureRects(const gfx::Rect* aRects) { in SetTextureRects()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsPluginFrame.h286 RegionFromArray(const nsTArray<LayoutDeviceIntRect>& aRects) in RegionFromArray()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/opengl/
H A DOGLShaderProgram.h130 void SetLayerRects(const gfx::Rect* aRects) { in SetLayerRects()
148 void SetTextureRects(const gfx::Rect* aRects) { in SetTextureRects()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/opengl/
H A DOGLShaderProgram.h132 void SetLayerRects(const gfx::Rect* aRects) { in SetLayerRects()
150 void SetTextureRects(const gfx::Rect* aRects) { in SetTextureRects()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/opengl/
H A DOGLShaderProgram.h132 void SetLayerRects(const gfx::Rect* aRects) { in SetLayerRects()
150 void SetTextureRects(const gfx::Rect* aRects) { in SetTextureRects()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/src/
H A DnsScriptableRegion.cpp130 NS_IMETHODIMP nsScriptableRegion::GetRects(JSContext* aCx, JS::MutableHandle<JS::Value> aRects) in GetRects()

123456