Home
last modified time | relevance | path

Searched defs:repy (Results 1 – 7 of 7) sorted by relevance

/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/render/
H A DrTexture.cpp429 rISurfaceTexture::rISurfaceTexture( int group, bool repx, bool repy, bool storeAlpha ) in rISurfaceTexture()
673 rFileTexture::rFileTexture( int group, char const * fileName, bool repx, bool repy, bool storeAlpha… in rFileTexture()
732 rSurfaceTexture::rSurfaceTexture( int group, rSurface const & surface, bool repx, bool repy, bool s… in rSurfaceTexture()
/dports/games/cake/cake_src/cake/
H A Doverlay.cpp75 void Overlay::Quad(int shader, float x, float y, float w, float h, float repx, float repy) in Quad()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/dw/
H A DReaderWriterDW.cpp110 void settxrep(const float repx, const float repy) { in settxrep()
884 float repx=osg::asciiToFloat(buff+23), repy=osg::asciiToFloat(ct+1); in readNode() local
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tron/
H A DgCycle.cpp247 gTextureCycle::gTextureCycle(rSurface const & surface, const gRealColor& color,bool repx,bool repy,… in gTextureCycle()
/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/
H A DMpdf.php2010 function _resizeBackgroundImage($imw, $imh, $cw, $ch, $resize, $repx, $repy, $pba = [], $size = [])
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/src/
H A Doptimization.h741 ae_vector repy; member
H A Doptimization.cpp43578 /* Real */ ae_vector* repy, in reviseddualsimplex_unscaleandenforce()