Home
last modified time | relevance | path

Searched defs:destinationRectangle (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/libfpx/libfpx-1.3.1-10/ri_image/
H A Dviewimg.cpp598 RectangleMv destinationRectangle (p0, p1); in ApplyTransform() local
635 RectangleMv destinationRectangle (p0, p1); in Translate() local
666 RectangleMv destinationRectangle (p0, p1); in Rotate() local
696 RectangleMv destinationRectangle (p0, p1); in Scale() local
726 RectangleMv destinationRectangle (p0, p1); in ShearHorizontal() local
756 RectangleMv destinationRectangle (p0, p1); in ShearVertical() local
786 RectangleMv destinationRectangle (p0, p1); in FlipHorizontal() local
816 RectangleMv destinationRectangle (p0, p1); in FlipVertical() local
/dports/editors/calligra/calligra-3.2.1/libs/vectorimage/libemf/
H A DEmfRecords.h90 QRect destinationRectangle() const { return QRect( xDest(), yDest(), cxDest(), cyDest() ); }; in destinationRectangle() function
187 QRect destinationRectangle() const { return QRect( xDest(), yDest(), cxDest(), cyDest() ); }; in destinationRectangle() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DHelpersD2D.h788 _In_opt_ CONST D2D1_RECT_F *destinationRectangle, FLOAT opacity, in DrawBitmap()
820 _In_opt_ CONST D2D1_RECT_F *destinationRectangle, in FillOpacityMask()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DHelpersD2D.h856 _In_opt_ CONST D2D1_RECT_F *destinationRectangle, in DrawBitmap()
903 _In_opt_ CONST D2D1_RECT_F *destinationRectangle, in FillOpacityMask()
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DHelpersD2D.h807 _In_opt_ CONST D2D1_RECT_F* destinationRectangle, FLOAT opacity, in DrawBitmap()
839 _In_opt_ CONST D2D1_RECT_F* destinationRectangle, in FillOpacityMask()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DHelpersD2D.h803 _In_opt_ CONST D2D1_RECT_F* destinationRectangle, FLOAT opacity, in DrawBitmap()
835 _In_opt_ CONST D2D1_RECT_F* destinationRectangle, in FillOpacityMask()
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DHelpersD2D.h807 _In_opt_ CONST D2D1_RECT_F* destinationRectangle, FLOAT opacity, in DrawBitmap()
839 _In_opt_ CONST D2D1_RECT_F* destinationRectangle, in FillOpacityMask()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DHelpersD2D.h807 _In_opt_ CONST D2D1_RECT_F* destinationRectangle, FLOAT opacity, in DrawBitmap()
839 _In_opt_ CONST D2D1_RECT_F* destinationRectangle, in FillOpacityMask()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd2d1_1.h2066 CONST D2D1_RECT_F &destinationRectangle, in DrawBitmap()
2093 CONST D2D1_RECT_F &destinationRectangle, in FillOpacityMask()
H A Dd2d1_3.h909 CONST D2D1_RECT_F &destinationRectangle, in DrawGdiMetafile()
H A Dd2d1.h3067 CONST D2D1_RECT_F &destinationRectangle, in FillOpacityMask()
3091 CONST D2D1_RECT_F &destinationRectangle, in DrawBitmap()
/dports/games/residualvm/residualvm-0.3.1/graphics/tinygl/
H A Dzblit.cpp543 …Common::Rect destinationRectangle = rotateRectangle(dstX, dstY, width, height, rotation, originX, … in tglBlitRotoScale() local
/dports/games/scummvm/scummvm-2.5.1/graphics/tinygl/
H A Dzblit.cpp557 …Common::Rect destinationRectangle = rotateRectangle(dstX, dstY, width, height, rotation, originX, … in tglBlitRotoScale() local
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2d1_1.h914 void DrawBitmap(ID2D1Bitmap *bitmap, CONST D2D1_RECT_F &destinationRectangle, FLOAT opacity, in DrawBitmap()
925 …llOpacityMask(ID2D1Bitmap *opacityMask, ID2D1Brush *brush, CONST D2D1_RECT_F &destinationRectangle, in FillOpacityMask()
H A Dd2d1.h895 …k, ID2D1Brush *brush, D2D1_OPACITY_MASK_CONTENT content, const D2D1_RECT_F &destinationRectangle, … in FillOpacityMask()
903 …void DrawBitmap(ID2D1Bitmap *bitmap, const D2D1_RECT_F &destinationRectangle, FLOAT opacity, D2D1_… in DrawBitmap()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2d1_1.h914 void DrawBitmap(ID2D1Bitmap *bitmap, CONST D2D1_RECT_F &destinationRectangle, FLOAT opacity, in DrawBitmap()
925 …llOpacityMask(ID2D1Bitmap *opacityMask, ID2D1Brush *brush, CONST D2D1_RECT_F &destinationRectangle, in FillOpacityMask()
H A Dd2d1.h895 …k, ID2D1Brush *brush, D2D1_OPACITY_MASK_CONTENT content, const D2D1_RECT_F &destinationRectangle, … in FillOpacityMask()
903 …void DrawBitmap(ID2D1Bitmap *bitmap, const D2D1_RECT_F &destinationRectangle, FLOAT opacity, D2D1_… in DrawBitmap()