Home
last modified time | relevance | path

Searched refs:tumble (Results 1 – 25 of 1269) sorted by relevance

12345678910>>...51

/dports/games/flightgear/flightgear-2020.3.11/src/Instrumentation/
H A Dattitude_indicator.cxx138 if (fabs(target) > fabs(tumble)) in update()
139 tumble = target; in update()
141 if (tumble > 1.0) in update()
142 tumble = 1.0; in update()
143 else if (tumble < -1.0) in update()
144 tumble = -1.0; in update()
148 if (tumble < -step) in update()
149 tumble += step; in update()
150 else if (tumble > step) in update()
151 tumble -= step; in update()
[all …]
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dthornbird.c86 } tumble; member
150 hp->tumble.theta = 0; in init_thornbird()
151 hp->tumble.phi = 0; in init_thornbird()
152 hp->tumble.dtheta = balance_rand(0.001); in init_thornbird()
153 hp->tumble.dphi = balance_rand(0.005); in init_thornbird()
198 hp->tumble.theta += hp->tumble.dtheta; in draw_thornbird()
199 hp->tumble.phi += hp->tumble.dphi; in draw_thornbird()
200 sint = sin(hp->tumble.theta); in draw_thornbird()
201 cost = cos(hp->tumble.theta); in draw_thornbird()
202 sinp = sin(hp->tumble.phi); in draw_thornbird()
[all …]
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dthornbird.c83 } tumble; member
149 hp->tumble.theta = 0; in init_thornbird()
150 hp->tumble.phi = 0; in init_thornbird()
151 hp->tumble.dtheta = balance_rand(0.001); in init_thornbird()
152 hp->tumble.dphi = balance_rand(0.005); in init_thornbird()
202 hp->tumble.theta += hp->tumble.dtheta; in draw_thornbird()
203 hp->tumble.phi += hp->tumble.dphi; in draw_thornbird()
204 sint = sin(hp->tumble.theta); in draw_thornbird()
205 cost = cos(hp->tumble.theta); in draw_thornbird()
206 sinp = sin(hp->tumble.phi); in draw_thornbird()
[all …]
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/branches/branche-2.0/src/
H A Dqpdl.cpp209 unsigned char duplex=0, tumble=0, paperSource; in renderPage() local
224 tumble = 0; in renderPage()
228 tumble = page->pageNr() % 2; in renderPage()
232 tumble = page->pageNr() % 2; in renderPage()
236 tumble = page->pageNr() % 2; in renderPage()
237 if (tumble && !lastPage) in renderPage()
242 tumble = page->pageNr() % 2; in renderPage()
243 if (tumble && !lastPage) in renderPage()
265 header[0xc] = tumble; // Tumble in renderPage()
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/tags/splix-2.0.0/src/
H A Dqpdl.cpp234 unsigned char duplex=0, tumble=0, paperSource; in renderPage() local
249 tumble = 0; in renderPage()
253 tumble = page->pageNr() % 2; in renderPage()
257 tumble = page->pageNr() % 2; in renderPage()
261 tumble = page->pageNr() % 2; in renderPage()
262 if (tumble && !lastPage) in renderPage()
267 tumble = page->pageNr() % 2; in renderPage()
268 if (tumble && !lastPage) in renderPage()
290 header[0xc] = tumble; // Tumble in renderPage()
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/splix/src/
H A Dqpdl.cpp333 unsigned char duplex=0, tumble=0, paperSource=1; in renderPage() local
351 tumble = 0; in renderPage()
355 tumble = page->pageNr() % 2; in renderPage()
359 tumble = page->pageNr() % 2; in renderPage()
363 tumble = page->pageNr() % 2; in renderPage()
364 if (tumble && !lastPage) in renderPage()
369 tumble = page->pageNr() % 2; in renderPage()
370 if (tumble && !lastPage) in renderPage()
399 header[0xc] = tumble; // Tumble in renderPage()
/dports/graphics/partio/partio-1.14.6/src/tools/
H A DCamera.h62 tumble(false),pan(false),zoom(false) in Camera()
77 bool tumble,pan,zoom;
82 {this->x=x;this->y=y;tumble=true;} in startTumble()
92 if(tumble){ in update()
109 {tumble=pan=zoom=false;} in stop()
/dports/graphics/tumble/tumble-0.36/
H A DMakefile68 PACKAGE = tumble
70 TARGETS = tumble
72 CSRCS = tumble.c semantics.c tumble_input.c \
79 HDRS = tumble.h tumble_input.h semantics.h bitblt.h bitblt_tables.h \
114 TUMBLE_OBJS = tumble.o semantics.o tumble_input.o \
125 tumble: $(TUMBLE_OBJS) target
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/pwg_encoder/
H A Dpwg_encoder.h27 tumble(false) {} in PwgHeaderInfo()
35 bool tumble; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/pwg_encoder/
H A Dpwg_encoder.h27 tumble(false) {} in PwgHeaderInfo()
35 bool tumble; member
/dports/graphics/bmeps/dktools-4.31.1/doc/md/
H A Dadmin-config-paper.md31 <li>Left/inner border.<br>When printing duplex without tumble (book),
35 <li>Right/outer border.<br>When printing duplex without tumble (book), this
39 <li>Top/inner border.<br>When printing duplex with tumble (calendar),
43 <li>Bottom/outer border.<br>When printing duplex with tumble (calendar),
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevwpr2.c185 bool tumble; /* tumble setting (with duplex) */ member
734 &(wdev->tumble)); in win_pr2_get_params()
748 bool tumble = wdev->tumble; in win_pr2_put_params() local
752 bool old_tumble = wdev->tumble; in win_pr2_put_params()
761 wdev->tumble = false; in win_pr2_put_params()
806 switch (code = param_read_bool(plist, "Tumble", &tumble)) { in win_pr2_put_params()
808 wdev->tumble = tumble; in win_pr2_put_params()
836 || (old_tumble != wdev->tumble) in win_pr2_put_params()
1089 dev->tumble = pdevmode->dmDuplex == DMDUP_HORIZONTAL ? true : false; in win_pr2_update_dev()
1102 if (dev->tumble == false) { in win_pr2_update_win()
[all …]
H A Dgdevdljm.c55 const char *odd_page_init, const char *even_page_init, bool tumble) in dljet_mono_print_page_copies() argument
115 if (dupset && dup && !tumble) in dljet_mono_print_page_copies()
117 else if (dupset && dup && tumble) in dljet_mono_print_page_copies()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevwpr2.c190 bool tumble; /* tumble setting (with duplex) */ member
715 &(wdev->tumble)); in win_pr2_get_params()
729 bool tumble = wdev->tumble; in win_pr2_put_params() local
733 bool old_tumble = wdev->tumble; in win_pr2_put_params()
742 wdev->tumble = false; in win_pr2_put_params()
787 switch (code = param_read_bool(plist, "Tumble", &tumble)) { in win_pr2_put_params()
789 wdev->tumble = tumble; in win_pr2_put_params()
817 || (old_tumble != wdev->tumble) in win_pr2_put_params()
1127 dev->tumble = pdevmode->dmDuplex == DMDUP_HORIZONTAL ? true : false; in win_pr2_update_dev()
1140 if (dev->tumble == false) { in win_pr2_update_win()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevwpr2.c185 bool tumble; /* tumble setting (with duplex) */ member
734 &(wdev->tumble)); in win_pr2_get_params()
747 bool tumble = wdev->tumble; in win_pr2_put_params() local
751 bool old_tumble = wdev->tumble; in win_pr2_put_params()
760 wdev->tumble = false; in win_pr2_put_params()
805 switch (code = param_read_bool(plist, "Tumble", &tumble)) { in win_pr2_put_params()
807 wdev->tumble = tumble; in win_pr2_put_params()
835 || (old_tumble != wdev->tumble) in win_pr2_put_params()
1127 dev->tumble = pdevmode->dmDuplex == DMDUP_HORIZONTAL ? true : false; in win_pr2_update_dev()
1140 if (dev->tumble == false) { in win_pr2_update_win()
[all …]
H A Dgdevdljm.c57 const char *odd_page_init, const char *even_page_init, bool tumble) in dljet_mono_print_page_copies() argument
117 if (dupset && dup && !tumble) in dljet_mono_print_page_copies()
119 else if (dupset && dup && tumble) in dljet_mono_print_page_copies()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevwpr2.c185 bool tumble; /* tumble setting (with duplex) */ member
734 &(wdev->tumble)); in win_pr2_get_params()
747 bool tumble = wdev->tumble; in win_pr2_put_params() local
751 bool old_tumble = wdev->tumble; in win_pr2_put_params()
760 wdev->tumble = false; in win_pr2_put_params()
805 switch (code = param_read_bool(plist, "Tumble", &tumble)) { in win_pr2_put_params()
807 wdev->tumble = tumble; in win_pr2_put_params()
835 || (old_tumble != wdev->tumble) in win_pr2_put_params()
1127 dev->tumble = pdevmode->dmDuplex == DMDUP_HORIZONTAL ? true : false; in win_pr2_update_dev()
1140 if (dev->tumble == false) { in win_pr2_update_win()
[all …]
H A Dgdevdljm.c57 const char *odd_page_init, const char *even_page_init, bool tumble) in dljet_mono_print_page_copies() argument
117 if (dupset && dup && !tumble) in dljet_mono_print_page_copies()
119 else if (dupset && dup && tumble) in dljet_mono_print_page_copies()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevwpr2.c185 bool tumble; /* tumble setting (with duplex) */ member
734 &(wdev->tumble)); in win_pr2_get_params()
748 bool tumble = wdev->tumble; in win_pr2_put_params() local
752 bool old_tumble = wdev->tumble; in win_pr2_put_params()
761 wdev->tumble = false; in win_pr2_put_params()
806 switch (code = param_read_bool(plist, "Tumble", &tumble)) { in win_pr2_put_params()
808 wdev->tumble = tumble; in win_pr2_put_params()
836 || (old_tumble != wdev->tumble) in win_pr2_put_params()
1089 dev->tumble = pdevmode->dmDuplex == DMDUP_HORIZONTAL ? true : false; in win_pr2_update_dev()
1102 if (dev->tumble == false) { in win_pr2_update_win()
[all …]
H A Dgdevdljm.c55 const char *odd_page_init, const char *even_page_init, bool tumble) in dljet_mono_print_page_copies() argument
115 if (dupset && dup && !tumble) in dljet_mono_print_page_copies()
117 else if (dupset && dup && tumble) in dljet_mono_print_page_copies()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevwpr2.c190 bool tumble; /* tumble setting (with duplex) */ member
715 &(wdev->tumble)); in win_pr2_get_params()
729 bool tumble = wdev->tumble; in win_pr2_put_params() local
733 bool old_tumble = wdev->tumble; in win_pr2_put_params()
742 wdev->tumble = false; in win_pr2_put_params()
787 switch (code = param_read_bool(plist, "Tumble", &tumble)) { in win_pr2_put_params()
789 wdev->tumble = tumble; in win_pr2_put_params()
817 || (old_tumble != wdev->tumble) in win_pr2_put_params()
1127 dev->tumble = pdevmode->dmDuplex == DMDUP_HORIZONTAL ? true : false; in win_pr2_update_dev()
1140 if (dev->tumble == false) { in win_pr2_update_win()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevdljm.c57 const char *odd_page_init, const char *even_page_init, bool tumble) in dljet_mono_print_page_copies() argument
119 if (dupset && dup && !tumble) in dljet_mono_print_page_copies()
121 else if (dupset && dup && tumble) in dljet_mono_print_page_copies()
H A Dgdevwpr2.c184 bool tumble; /* tumble setting (with duplex) */ member
833 &(wdev->tumble)); in win_pr2_get_params()
847 bool tumble = wdev->tumble; in win_pr2_put_params() local
851 bool old_tumble = wdev->tumble; in win_pr2_put_params()
860 wdev->tumble = false; in win_pr2_put_params()
908 switch (code = param_read_bool(plist, "Tumble", &tumble)) { in win_pr2_put_params()
910 wdev->tumble = tumble; in win_pr2_put_params()
949 || (old_tumble != wdev->tumble) in win_pr2_put_params()
1225 dev->tumble = pdevmode->dmDuplex == DMDUP_HORIZONTAL ? true : false; in win_pr2_update_dev()
1238 if (dev->tumble == false) { in win_pr2_update_win()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevdljm.c57 const char *odd_page_init, const char *even_page_init, bool tumble) in dljet_mono_print_page_copies() argument
119 if (dupset && dup && !tumble) in dljet_mono_print_page_copies()
121 else if (dupset && dup && tumble) in dljet_mono_print_page_copies()
H A Dgdevwpr2.c184 bool tumble; /* tumble setting (with duplex) */ member
833 &(wdev->tumble)); in win_pr2_get_params()
847 bool tumble = wdev->tumble; in win_pr2_put_params() local
851 bool old_tumble = wdev->tumble; in win_pr2_put_params()
860 wdev->tumble = false; in win_pr2_put_params()
908 switch (code = param_read_bool(plist, "Tumble", &tumble)) { in win_pr2_put_params()
910 wdev->tumble = tumble; in win_pr2_put_params()
949 || (old_tumble != wdev->tumble) in win_pr2_put_params()
1225 dev->tumble = pdevmode->dmDuplex == DMDUP_HORIZONTAL ? true : false; in win_pr2_update_dev()
1238 if (dev->tumble == false) { in win_pr2_update_win()
[all …]

12345678910>>...51