Home
last modified time | relevance | path

Searched refs:RenderThisDisplayblock (Results 1 – 6 of 6) sorted by relevance

/dports/games/avp/avp-20170505/src/avp/win95/
H A Dkzsort.h30 extern void RenderThisDisplayblock(DISPLAYBLOCK *dbPtr);
H A Dkzsort.c789 void RenderThisDisplayblock(DISPLAYBLOCK *dbPtr) in RenderThisDisplayblock() function
/dports/games/avp/avp-20170505/src/avp/
H A Dhud.c141 extern void RenderThisDisplayblock(DISPLAYBLOCK *dbPtr);
1065 RenderThisDisplayblock(&PlayersWeapon); in HandleMarineWeapon()
1589 extern void RenderThisDisplayblock(DISPLAYBLOCK *dbPtr); in HandlePredatorWeapon()
1595 RenderThisDisplayblock(&PlayersWeaponMuzzleFlash); in HandlePredatorWeapon()
1599 RenderThisDisplayblock(&PlayersWeapon); in HandlePredatorWeapon()
1854 extern void RenderThisDisplayblock(DISPLAYBLOCK *dbPtr); in HandleAlienWeapon()
1860 RenderThisDisplayblock(&PlayersWeaponMuzzleFlash); in HandleAlienWeapon()
1865 RenderThisDisplayblock(&PlayersWeapon); in HandleAlienWeapon()
1985 RenderThisDisplayblock(&displayblock); in DrawAlienTeeth()
2001 RenderThisDisplayblock(&displayblock); in DrawAlienTeeth()
H A Dbonusabilities.c371 RenderThisDisplayblock(&displayblock); in RenderGrapplingHook()
H A Dbh_fhug.c711 extern void RenderThisDisplayblock(DISPLAYBLOCK *dbPtr); in PlotFaceHugger()
773 RenderThisDisplayblock(sbPtr->SBdptr); in PlotFaceHugger()
H A Dparticle.c3138 RenderThisDisplayblock(&displayblock); in HandleParticleSystem()