Home
last modified time | relevance | path

Searched defs:Rectf (Results 1 – 19 of 19) sorted by relevance

/dports/games/supertux2/SuperTux-v0.6.3-Source/src/math/
H A Drectf.hpp29 class Rectf final class
41 Rectf() : in Rectf() function in Rectf
49 Rectf(const Vector& np1, const Vector& np2) : in Rectf() function in Rectf
56 Rectf(float x1, float y1, float x2, float y2) : in Rectf() function in Rectf
63 Rectf(const Vector& p1, const Sizef& size) : in Rectf() function in Rectf
H A Drectf.cpp23 Rectf::Rectf(const Rect& rect) : in Rectf() function in Rectf
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/include/de/
H A Drect.h118 typedef struct rectf_s Rectf; typedef
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/math/
H A DMathFwd.h34 typedef Rectangle_<float> Rectf; typedef
/dports/games/widelands/widelands-build21/src/base/
H A Drect.h67 using Rectf = Rect<float>; variable
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/src/types/
H A Drect.h143 typedef cRect<float> Rectf; typedef
/dports/graphics/cegui/cegui-0.8.7/cegui/src/RendererModules/Null/
H A DTexture.cpp98 void NullTexture::blitFromMemory(const void* /*sourceData*/, const Rectf& /*area*/) in blitFromMemory()
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/
H A DRect.h393 typedef Rect<float> Rectf; typedef
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/font/
H A Dwin32.py296 class Rectf(ctypes.Structure): class
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/font/
H A Dwin32.py295 class Rectf(ctypes.Structure): class
/dports/devel/upp/upp/uppsrc/Core/
H A DGtypes.h555 typedef Rect_<double> Rectf; typedef
589 template<> inline dword ValueTypeNo(const Rectf*) { return RECTF_V; } in ValueTypeNo()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h968 Rectf, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/
H A Dentry_points_enum_autogen.h974 Rectf, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/common/
H A Dentry_points_enum_autogen.h974 Rectf, enumerator
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/gl/
H A Dtypes.h309 void (*Rectf)( GLcontext *, GLfloat, GLfloat, GLfloat, GLfloat ); member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGL/
H A Dentry_points_gl_1_0_autogen.cpp4174 void GL_APIENTRY Rectf(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) in Rectf() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A Dentry_points_gl_1_0_autogen.cpp5026 void GL_APIENTRY Rectf(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) in Rectf() function
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/slb/
H A Dosmesa.h1423 /* 220 */ void APIENTRY (*Rectf)(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2); member
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/ldg/
H A Dosmesa.h1429 /* 220 */ void APIENTRY (*Rectf)(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2); member