Home
last modified time | relevance | path

Searched refs:affect (Results 1 – 25 of 10177) sorted by relevance

12345678910>>...408

/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/remote-dev-server/selfcontained/X11/xkb/compat/
H A Dmousekeys76 action = SetPtrDflt(affect=defaultButton,button=1);
79 action = SetPtrDflt(affect=defaultButton,button=1);
83 action = SetPtrDflt(affect=defaultButton,button=2);
86 action = SetPtrDflt(affect=defaultButton,button=2);
90 action = SetPtrDflt(affect=defaultButton,button=3);
93 action = SetPtrDflt(affect=defaultButton,button=3);
104 action = LockPointerButton(button=default,affect=lock);
120 action = SetPtrDflt(affect=defaultButton,button=1);
123 action = SetPtrDflt(affect=defaultButton,button=2);
189 action= SetPtrDflt(affect=defaultButton,button= +1);
[all …]
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/remote-dev-server/selfcontained/X11/xkb/compat/
H A Dmousekeys76 action = SetPtrDflt(affect=defaultButton,button=1);
79 action = SetPtrDflt(affect=defaultButton,button=1);
83 action = SetPtrDflt(affect=defaultButton,button=2);
86 action = SetPtrDflt(affect=defaultButton,button=2);
90 action = SetPtrDflt(affect=defaultButton,button=3);
93 action = SetPtrDflt(affect=defaultButton,button=3);
104 action = LockPointerButton(button=default,affect=lock);
120 action = SetPtrDflt(affect=defaultButton,button=1);
123 action = SetPtrDflt(affect=defaultButton,button=2);
189 action= SetPtrDflt(affect=defaultButton,button= +1);
[all …]
/dports/x11/libxkbcommon/libxkbcommon-1.3.1/test/data/compat/
H A Dmousekeys76 action = SetPtrDflt(affect=defaultButton,button=1);
79 action = SetPtrDflt(affect=defaultButton,button=1);
83 action = SetPtrDflt(affect=defaultButton,button=2);
86 action = SetPtrDflt(affect=defaultButton,button=2);
90 action = SetPtrDflt(affect=defaultButton,button=3);
93 action = SetPtrDflt(affect=defaultButton,button=3);
104 action = LockPointerButton(button=default,affect=lock);
120 action = SetPtrDflt(affect=defaultButton,button=1);
123 action = SetPtrDflt(affect=defaultButton,button=2);
189 action= SetPtrDflt(affect=defaultButton,button= +1);
[all …]
/dports/x11/xkeyboard-config/xkeyboard-config-2.34/compat/
H A Dmousekeys76 action = SetPtrDflt(affect=defaultButton,button=1);
79 action = SetPtrDflt(affect=defaultButton,button=1);
83 action = SetPtrDflt(affect=defaultButton,button=2);
86 action = SetPtrDflt(affect=defaultButton,button=2);
90 action = SetPtrDflt(affect=defaultButton,button=3);
93 action = SetPtrDflt(affect=defaultButton,button=3);
104 action = LockPointerButton(button=default,affect=lock);
120 action = SetPtrDflt(affect=defaultButton,button=1);
123 action = SetPtrDflt(affect=defaultButton,button=2);
189 action= SetPtrDflt(affect=defaultButton,button= +1);
[all …]
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCParticleAttractionAffector.h26 virtual void affect(u32 now, SParticle* particlearray, u32 count);
39 virtual void setAffectX( bool affect ) { AffectX = affect; } in setAffectX() argument
42 virtual void setAffectY( bool affect ) { AffectY = affect; } in setAffectY() argument
45 virtual void setAffectZ( bool affect ) { AffectZ = affect; } in setAffectZ() argument
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCParticleAttractionAffector.h26 virtual void affect(u32 now, SParticle* particlearray, u32 count);
39 virtual void setAffectX( bool affect ) { AffectX = affect; } in setAffectX() argument
42 virtual void setAffectY( bool affect ) { AffectY = affect; } in setAffectY() argument
45 virtual void setAffectZ( bool affect ) { AffectZ = affect; } in setAffectZ() argument
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/install/mysql/data/
H A Dllx_c_holiday_type.sql28 insert into llx_c_holiday_types(code, label, affect, delay, newByMonth, fk_country, active) values …
29 insert into llx_c_holiday_types(code, label, affect, delay, newByMonth, fk_country, active) values …
32 insert into llx_c_holiday_types(code, label, affect, delay, newByMonth, fk_country, active) values …
35 insert into llx_c_holiday_types(code, label, affect, delay, newByMonth, fk_country, active) values …
36 insert into llx_c_holiday_types(code, label, affect, delay, newByMonth, fk_country, active) values …
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/install/mysql/data/
H A Dllx_c_holiday_type.sql28 insert into llx_c_holiday_types(code, label, affect, delay, newByMonth, fk_country, active) values …
29 insert into llx_c_holiday_types(code, label, affect, delay, newByMonth, fk_country, active) values …
32 insert into llx_c_holiday_types(code, label, affect, delay, newByMonth, fk_country, active) values …
35 insert into llx_c_holiday_types(code, label, affect, delay, newByMonth, fk_country, active) values …
36 insert into llx_c_holiday_types(code, label, affect, delay, newByMonth, fk_country, active) values …
/dports/x11/libX11/libX11-1.7.2/src/xkb/
H A DXKB.c86 unsigned int affect, in XkbSelectEvents() argument
97 xkbi->selected_events &= ~affect; in XkbSelectEvents()
103 req->affectWhich = (CARD16) affect; in XkbSelectEvents()
104 req->clear = affect & (~selectAll); in XkbSelectEvents()
106 if (affect & XkbMapNotifyMask) { in XkbSelectEvents()
158 if (affect & details) in XkbSelectEventDetails()
219 u.c8[0] = (CARD8) affect; in XkbSelectEventDetails()
231 unsigned int affect, in XkbLockModifiers() argument
246 req->affectModLocks = affect; in XkbLockModifiers()
278 req->affectModLatches = affect; in XkbLatchModifiers()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/html/canvas/element/manual/hit-regions/
H A DaddHitRegions-NotSupportedError-01.html.ini2 [strokeRect should not affect current default path and NotSupportedError should be thrown.]
5 [fillRect should not affect current default path and NotSupportedError should be thrown.]
8 [strokeText should not affect current default path and NotSupportedError shuld be thrown.]
11 [fillText should not affect current default path and NotSupportedError should be thrown.]
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/meta/2dcontext/hit-regions/
H A DaddHitRegions-NotSupportedError-01.html.ini2 [fillRect should not affect current default path and NotSupportedError should be thrown.]
5 [strokeRect should not affect current default path and NotSupportedError should be thrown.]
8 [fillText should not affect current default path and NotSupportedError should be thrown.]
11 [strokeText should not affect current default path and NotSupportedError shuld be thrown.]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/html/canvas/element/manual/hit-regions/
H A DaddHitRegions-NotSupportedError-01.html.ini2 [strokeRect should not affect current default path and NotSupportedError should be thrown.]
5 [fillRect should not affect current default path and NotSupportedError should be thrown.]
8 [strokeText should not affect current default path and NotSupportedError shuld be thrown.]
11 [fillText should not affect current default path and NotSupportedError should be thrown.]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/html/canvas/element/hit-regions/
H A DaddHitRegions-NotSupportedError-01.html.ini2 [strokeRect should not affect current default path and NotSupportedError should be thrown.]
5 [fillRect should not affect current default path and NotSupportedError should be thrown.]
8 [strokeText should not affect current default path and NotSupportedError shuld be thrown.]
11 [fillText should not affect current default path and NotSupportedError should be thrown.]
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/meta/2dcontext/hit-regions/
H A DaddHitRegions-NotSupportedError-01.html.ini3 [fillRect should not affect current default path and NotSupportedError should be thrown.]
6 [strokeRect should not affect current default path and NotSupportedError should be thrown.]
9 [fillText should not affect current default path and NotSupportedError should be thrown.]
12 [strokeText should not affect current default path and NotSupportedError shuld be thrown.]
/dports/games/ufoai/ufoai-2.5-source/eclipse/net.sourceforge.ufoai.glsleditors/src/cgEditor/editors/
H A DCgEditor.java36 boolean affect = false; in affectsTextPresentation()
38 affect = affect in affectsTextPresentation()
46 return affect || super.affectsTextPresentation(event); in affectsTextPresentation()
H A DGLSLEditor.java31 boolean affect = false; in affectsTextPresentation()
33 affect = affect in affectsTextPresentation()
41 return affect || super.affectsTextPresentation(event); in affectsTextPresentation()
/dports/games/edge/Edge-1.35-source/deh_edge/
H A Dmisc.cc229 const int *affect = info->affected_mobjs; in AlterMisc() local
230 assert(affect); in AlterMisc()
232 for (; *affect >= 0; affect++) in AlterMisc()
234 Things::MarkThing(*affect); in AlterMisc()
/dports/cad/gmsh/gmsh-4.9.2-source/Plugin/
H A DLevelset.cpp129 affect(xpi, ypi, zpi, valpi, epi, 0, xp, yp, zp, valp, ep, 0, numComp); in removeIdenticalNodes()
138 affect(xpi, ypi, zpi, valpi, epi, npi, xp, yp, zp, valp, ep, j, in removeIdenticalNodes()
146 affect(xp, yp, zp, valp, ep, i, xpi, ypi, zpi, valpi, epi, i, numComp); in removeIdenticalNodes()
155 affect(xpi, ypi, zpi, valpi, epi, 0, xp, yp, zp, valp, ep, 3, numComp); in reorderQuad()
156 affect(xp, yp, zp, valp, ep, 3, xp, yp, zp, valp, ep, 2, numComp); in reorderQuad()
157 affect(xp, yp, zp, valp, ep, 2, xpi, ypi, zpi, valpi, epi, 0, numComp); in reorderQuad()
170 affect(xpi, ypi, zpi, valpi, epi, 0, xp, yp, zp, valp, ep, 3, numComp); in reorderPrism()
171 affect(xpi, ypi, zpi, valpi, epi, 1, xp, yp, zp, valp, ep, 4, numComp); in reorderPrism()
172 affect(xpi, ypi, zpi, valpi, epi, 2, xp, yp, zp, valp, ep, 5, numComp); in reorderPrism()
178 affect(xp, yp, zp, valp, ep, 3 + i, xpi, ypi, zpi, valpi, epi, j, in reorderPrism()
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/materials_utils/
H A Dfunctions.py372 if affect == 'ACTIVE':
374 elif affect == 'SELECTED':
376 elif affect == 'SCENE':
603 if affect == "ACTIVE":
605 elif affect == "SELECTED":
607 elif affect == "SCENE":
609 elif affect == "ALL":
655 if affect == "ACTIVE":
657 elif affect == "SELECTED":
659 elif affect == "SCENE":
[all …]
/dports/math/R-cran-psych/psych/man/
H A Daffect.Rd1 \name{affect}
2 \alias{affect}
6 \title{Two data sets of affect and arousal scores as a function of personality and movie conditions
8 \description{A recurring question in the study of affect is the proper dimensionality and the relat…
10 \usage{data(affect)}
36 data(affect)
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/include/
H A DIParticleAttractionAffector.h27 virtual void setAffectX( bool affect ) = 0;
30 virtual void setAffectY( bool affect ) = 0;
33 virtual void setAffectZ( bool affect ) = 0;
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/include/
H A DIParticleAttractionAffector.h27 virtual void setAffectX( bool affect ) = 0;
30 virtual void setAffectY( bool affect ) = 0;
33 virtual void setAffectZ( bool affect ) = 0;
/dports/games/vavoom/vavoom-1.33/progs/common/linespec/
H A DActor.StateJump.vc79 // State jumps should not affect state chain results.
99 // State jumps should not affect state chain results.
134 // State jumps should not affect state chain results.
154 // State jumps should not affect state chain results.
182 // State jumps should not affect state chain results.
210 // State jumps should not affect state chain results.
225 // State jumps should not affect state chain results.
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/macros/
H A Dmacro-or-patterns-back-compat.fixed11 //~^ ERROR the meaning of the `pat` fragment specifier is changing in Rust 2021, which may affect t…
14 //~^ ERROR the meaning of the `pat` fragment specifier is changing in Rust 2021, which may affect t…
20 //~^ ERROR the meaning of the `pat` fragment specifier is changing in Rust 2021, which may affect t…
24 …R the meaning of the `pat` fragment specifier is changing in Rust 2021, which may affect this macro
/dports/mail/mailhog/MailHog-1.0.0/docs/
H A DJIM.md29 | -jim-linkspeed-affect | 0.1 | Chance of applying a rate limit
39 MailHog -invite-jim -jim-linkspeed-affect=0
45 MailHog -invite-jim -jim-linkspeed-affect=1 -jim-linkspeed-max=1 -jim-linkspeed-min=1
53 MailHog -invite-jim -jim-linkspeed-affect=0.1 -jim-linkspeed-min=1250 -jim-linkspeed-max=12500

12345678910>>...408