Home
last modified time | relevance | path

Searched refs:ROTSPRITE (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/aseprite/aseprite-1.2.9/src/app/tools/
H A Drotation_algorithm.h17 ROTSPRITE = 1, enumerator
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dr_patchrotation.h15 #ifdef ROTSPRITE
H A Dr_defs.h649 #ifdef ROTSPRITE
673 #ifdef ROTSPRITE
783 #ifdef ROTSPRITE
H A Dr_patch.h33 #ifdef ROTSPRITE
H A Dr_patch.c83 #ifdef ROTSPRITE in Patch_FreeData()
H A Ddoomdef.h629 #define ROTSPRITE macro
H A Dr_things.c110 #ifdef ROTSPRITE in R_InstallSpriteLump()
509 #ifdef ROTSPRITE in R_InitSprites()
517 #ifdef ROTSPRITE in R_InitSprites()
1401 #ifdef ROTSPRITE
1448 #ifdef ROTSPRITE
1485 #ifdef ROTSPRITE
1493 #ifdef ROTSPRITE
1502 #ifdef ROTSPRITE
1580 #ifdef ROTSPRITE
H A Dr_patchrotation.c17 #ifdef ROTSPRITE
H A Dlua_hudlib.c454 #ifdef ROTSPRITE in libd_getSpritePatch()
566 #ifdef ROTSPRITE in libd_getSprite2Patch()
H A Dinfo.c2382 #ifndef ROTSPRITE
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/editor/
H A Dpixels_movement.cpp747 case tools::RotationAlgorithm::ROTSPRITE: in drawParallelogram()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/hardware/
H A Dhw_main.c4960 #ifdef ROTSPRITE in HWR_ProjectSprite()
4981 #ifdef ROTSPRITE in HWR_ProjectSprite()
5045 #ifdef ROTSPRITE in HWR_ProjectSprite()
5052 #ifdef ROTSPRITE in HWR_ProjectSprite()
5064 #ifdef ROTSPRITE in HWR_ProjectSprite()
5124 #ifdef ROTSPRITE in HWR_ProjectSprite()
5310 #ifdef ROTSPRITE in HWR_ProjectSprite()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/
H A Dcontext_bar.cpp849 addItem(new Item("RotSprite", tools::RotationAlgorithm::ROTSPRITE)); in RotAlgorithmField()