Home
last modified time | relevance | path

Searched refs:zoome (Results 1 – 25 of 109) sorted by relevance

12345

/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A D2d.cpp637 *xres = mulscale14(coord.x, zoome); in editorGet2dScreenCoordinates()
647 sx = divscale14(sx, zoome);
672 int32_t getscreenvdisp(int32_t bz, int32_t zoome) in getscreenvdisp() argument
674 return mulscale32(bz, zoome*m32_sidecos); in getscreenvdisp()
749 yofs = getscreenvdisp(-posze, zoome); in editorDraw2dGrid()
850 yp1 = ((posye-i)*zoome)>>14; in editorDraw2dGrid()
1207 int f = mulscale12(128, zoome); in editorDraw2dSpriteBloodMarker()
1297 int f = mulscale12(128, zoome); in editorDraw2dSprite()
1302 if (zoome > 512 && spr->clipdist > 32) in editorDraw2dSprite()
1504 if (zoome >= 256 || highlightcnt>0) in editorDraw2dScreen()
[all …]
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_milkdrop/
H A Didiot - Dwarf of Annon (before the star).milk89 per_pixel_4=zoome=zoom+.1*sin(rad*3.14*sin(ang*3.14)*sin(q2)-rote);
90 per_pixel_5=zoom=zoome+.05*sin(rad*3.14*q2)*sin(q4);
H A Didiot - Shadows of Annon.milk89 per_pixel_4=zoome=zoom+.1*sin(rad*3.14*sin(ang*3.14)*sin(q2)-rote);
90 per_pixel_5=zoom=zoome+.05*sin(rad*3.14*q2)*sin(q4);
H A Didiot - Nucleus.milk90 per_pixel_1=zoome=zoom+.1*sin(rad*xy*3.14)/2*sin(q3);
93 per_pixel_4=zoome2=zoome+.10*sin(rad&Rad*sin(q3));
H A DIdiot - Madness Within The Void (Remix).milk95 per_pixel_9=zoome=zoom+.2*sin(above(q6,q7)/q8)*(radx*rady-d*sin(q2)-r*sin(q3)+.1*sin(rad*3.14*sin(Q…
103 per_pixel_17=zoom=if(above(q2,q1),zoome,zoom+.05*sin(rad))+.01/2;
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_bltc201/
H A DIdiot - Star Of Annon.milk89 per_pixel_4=zoome=zoom+.1*sin(rad*3.14*sin(ang*3.14)*sin(q2)-rote);
90 per_pixel_5=zoom=zoome+.05*sin(rad*3.14*q2)*sin(q4);
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/presets/
H A Didiot - Nucleus.milk90 per_pixel_1=zoome=zoom+.1*sin(rad*xy*3.14)/2*sin(q3);
93 per_pixel_4=zoome2=zoome+.10*sin(rad&Rad*sin(q3));
H A DIdiot - Madness Within The Void (Remix).milk95 per_pixel_9=zoome=zoom+.2*sin(above(q6,q7)/q8)*(radx*rady-d*sin(q2)-r*sin(q3)+.1*sin(rad*3.14*sin(Q…
103 per_pixel_17=zoom=if(above(q2,q1),zoome,zoom+.05*sin(rad))+.01/2;
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_stock/
H A Didiot - Nucleus.milk90 per_pixel_1=zoome=zoom+.1*sin(rad*xy*3.14)/2*sin(q3);
93 per_pixel_4=zoome2=zoome+.10*sin(rad&Rad*sin(q3));
H A DIdiot - Madness Within The Void (Remix).milk95 per_pixel_9=zoome=zoom+.2*sin(above(q6,q7)/q8)*(radx*rady-d*sin(q2)-r*sin(q3)+.1*sin(rad*3.14*sin(Q…
103 per_pixel_17=zoom=if(above(q2,q1),zoome,zoom+.05*sin(rad))+.01/2;
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_tryptonaut/
H A Didiot - Nucleus.milk90 per_pixel_1=zoome=zoom+.1*sin(rad*xy*3.14)/2*sin(q3);
93 per_pixel_4=zoome2=zoome+.10*sin(rad&Rad*sin(q3));
H A DIdiot - Madness Within The Void (Remix).milk95 per_pixel_9=zoome=zoom+.2*sin(above(q6,q7)/q8)*(radx*rady-d*sin(q2)-r*sin(q3)+.1*sin(rad*3.14*sin(Q…
103 per_pixel_17=zoom=if(above(q2,q1),zoome,zoom+.05*sin(rad))+.01/2;
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_milkdrop_104/
H A Didiot - Nucleus.milk90 per_pixel_1=zoome=zoom+.1*sin(rad*xy*3.14)/2*sin(q3);
93 per_pixel_4=zoome2=zoome+.10*sin(rad&Rad*sin(q3));
/dports/games/jfsw/jfsw-c434002/jfbuild/include/
H A Dbuild.h419 void drawmapview(int dax, int day, int zoome, short ang);
468 void draw2dgrid(int posxe, int posye, short ange, int zoome, short gride);
469 void draw2dscreen(int posxe, int posye, short ange, int zoome, short gride);
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Deditor.h179 …enCoordinates(int32_t *xres, int32_t *yres, int32_t x, int32_t y, int32_t zoome) ATTRIBUTE((nonnul…
182 extern int32_t getscreenvdisp(int32_t bz, int32_t zoome);
H A Dbuild.h1232 void renderDrawMapView(int32_t dax, int32_t day, int32_t zoome, int16_t ang);
1467 int16_t ange, int32_t zoome, int16_t gride);
1469 int16_t ange, int32_t zoome, int16_t gride) ATTRIBUTE((nonnull(1)));
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DENGINE.C5797 yp1 = 200-mulscale14(posye+131072,zoome); in draw2dgrid()
5799 yp2 = 200-mulscale14(posye-131072,zoome); in draw2dgrid()
5815 xp1 = 320-mulscale14(posxe-i,zoome); in draw2dgrid()
5839 xp1 = mulscale14(posxe+131072,zoome); in draw2dgrid()
5840 xp2 = mulscale14(posxe-131072,zoome); in draw2dgrid()
5844 yp1 = (((posye-i)*zoome)>>14); in draw2dgrid()
5903 xp1 = mulscale14(wal->x-posxe,zoome); in draw2dscreen()
5904 yp1 = mulscale14(wal->y-posye,zoome); in draw2dscreen()
5924 if ((zoome >= 256) && (editstatus == 1)) in draw2dscreen()
5961 if ((zoome >= 256) || (editstatus == 0)) in draw2dscreen()
[all …]
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DENGINE.C5837 yp1 = 200-mulscale14(posye+131072,zoome); in draw2dgrid()
5839 yp2 = 200-mulscale14(posye-131072,zoome); in draw2dgrid()
5855 xp1 = 320-mulscale14(posxe-i,zoome); in draw2dgrid()
5879 xp1 = mulscale14(posxe+131072,zoome); in draw2dgrid()
5880 xp2 = mulscale14(posxe-131072,zoome); in draw2dgrid()
5884 yp1 = (((posye-i)*zoome)>>14); in draw2dgrid()
5943 xp1 = mulscale14(wal->x-posxe,zoome); in draw2dscreen()
5944 yp1 = mulscale14(wal->y-posye,zoome); in draw2dscreen()
5964 if ((zoome >= 256) && (editstatus == 1)) in draw2dscreen()
6001 if ((zoome >= 256) || (editstatus == 0)) in draw2dscreen()
[all …]
/dports/astro/celestia-gtk/celestia-1.6.1/locale/
H A Ddemo_no.cel44 print { text "La oss zoome ut for å få et overblikk over det indre solsystemet." row -3}
/dports/astro/celestia/celestia-1.6.1/locale/
H A Ddemo_no.cel44 print { text "La oss zoome ut for å få et overblikk over det indre solsystemet." row -3}
/dports/accessibility/kmag/kmag-21.12.3/po/da/
H A Dkmag.po285 msgstr "Klik på denne knap for at <b>zoome ind</b> på det valgte område."
305 msgstr "Klik på denne knap for at <b>zoome ud</b> far det valgte område."
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine.c5898 zoome <<= 8; in drawmapview()
10783 xp1 = halfxdim16-mulscale14(posxe-i,zoome); in draw2dgrid()
10802 xp1 = mulscale14(posxe+editorgridextent,zoome); in draw2dgrid()
10807 yp1 = (((posye-i)*zoome)>>14); in draw2dgrid()
10843 draw2dgrid(posxe,posye,ange,zoome,gride); in draw2dscreen()
10875 xp1 = mulscale14(wal->x-posxe,zoome); in draw2dscreen()
10876 yp1 = mulscale14(wal->y-posye,zoome); in draw2dscreen()
10896 if ((zoome >= 256) && (editstatus == 1)) in draw2dscreen()
10934 if ((zoome >= 256) || (editstatus == 0)) in draw2dscreen()
10953 xp1 = mulscale14(sprite[j].x-posxe,zoome); in draw2dscreen()
[all …]
/dports/emulators/qmc2/qmc2-0.195_4/qmc2/data/js/pdfjs/web/locale/fy-NL/
H A Dviewer.properties156 page_scale_auto=Automatysk zoome
/dports/graphics/gliv/gliv-1.9.7/po/
H A Dda.po589 "Du kan også zoome ved at trække musen vertikalt mens du holder skift og den "
598 msgstr "Tegn et rektangel med den tredje knap og gliv vil zoome den frem."
1163 #~ "Dit musehjul (hvis understøttet) vil zoome ind og ud og dreje det når du "
/dports/www/seahub/seahub-8.0.7-server/media/js/pdf/locale/fy-NL/
H A Dviewer.properties216 page_scale_auto=Automatysk zoome

12345