Home
last modified time | relevance | path

Searched refs:DEGREE_90 (Results 1 – 12 of 12) sorted by relevance

/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake2/qdata_heretic2/qcommon/
H A Dangles.h49 #define DEGREE_90 (DEGREE_180 / 2.0F) macro
50 #define DEGREE_135 (DEGREE_90 + DEGREE_45)
51 #define DEGREE_270 (DEGREE_180 + DEGREE_90)
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/qdata_heretic2/qcommon/
H A Dangles.h49 #define DEGREE_90 ( DEGREE_180 / 2.0F ) macro
50 #define DEGREE_135 ( DEGREE_90 + DEGREE_45 )
51 #define DEGREE_270 ( DEGREE_180 + DEGREE_90 )
/dports/graphics/sxiv/sxiv-26/
H A Dconfig.def.h133 { 0, XK_greater, i_rotate, DEGREE_90 },
H A Dsxiv.h78 DEGREE_90 = 1, enumerator
H A Dimage.c677 if (d == DEGREE_90 || d == DEGREE_270) { in img_rotate()
678 ox = d == DEGREE_90 ? img->x : img->win->w - img->x - img->w * img->zoom; in img_rotate()
/dports/graphics/nsxiv/nsxiv-27.1-20-g065562d/
H A Dconfig.def.h148 { 0, XK_greater, i_rotate, DEGREE_90 },
H A Dnsxiv.h81 DEGREE_90 = 1, enumerator
H A Dimage.c799 if (d == DEGREE_90 || d == DEGREE_270) {
800 ox = d == DEGREE_90 ? img->x : img->win->w - img->x - img->w * img->zoom;
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/plugins/altium/
H A Daltium_parser_pcb.h177 DEGREE_90 = 3, enumerator
H A Daltium_parser_pcb.cpp392 else if( hatchstyleraw == "90Degree" ) hatchstyle = ALTIUM_POLYGON_HATCHSTYLE::DEGREE_90; in APOLYGON6()
/dports/games/jfsw/jfsw-c434002/src/
H A Dgame.h700 #define DEGREE_90 512 macro
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dgame.h693 #define DEGREE_90 512 macro