Home
last modified time | relevance | path

Searched refs:fade_in_out (Results 1 – 25 of 45) sorted by relevance

12

/dports/lang/micropython/micropython-1.17/examples/hwapi/
H A Dsoft_pwm2_uasyncio.py18 async def fade_in_out(LED): function
29 loop.create_task(fade_in_out(LED))
30 loop.call_later_ms(800, fade_in_out(LED2))
H A Dsoft_pwm_uasyncio.py17 async def fade_in_out(LED): function
28 loop.run_until_complete(fade_in_out(LED))
/dports/games/sea-defender/Sea-Defender-d628051/
H A Dgame.cpp260 float alpha = fade_in_out(0.0, 0.5, 2.5, 3.0, gm_time); in gamemode_specific_stuff()
300 float alpha = fade_in_out(0.0, 0.5, 7.5, 8.0, gm_time); in gamemode_specific_stuff()
301 float alpha_ships = fade_in_out(1.0, 1.5, 7.5, 8.0, gm_time); in gamemode_specific_stuff()
302 float alpha_missiles = fade_in_out(2.0, 2.5, 7.5, 8.0, gm_time); in gamemode_specific_stuff()
/dports/multimedia/lives/lives-3.2.0/lives-plugins/plugins/effects/RFXscripts/
H A Dfade_in_out.script8 fade_in_out
/dports/games/sea-defender/Sea-Defender-d628051/snoutlib/
H A Dmisc.h116 static inline float fade_in_out(float in_start,float in_end, float out_start, float out_end, float … in fade_in_out() function
/dports/lang/spidermonkey60/firefox-60.9.0/browser/extensions/pocket/content/panels/css/
H A Dsaved.css154 @keyframes fade_in_out {
166 animation: fade_in_out 0.4s ease-out;
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/extensions/pocket/content/panels/css/
H A Dsaved.css154 @keyframes fade_in_out {
166 animation: fade_in_out 0.4s ease-out;
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/pocket/content/panels/css/
H A Dsaved.css154 @keyframes fade_in_out {
166 animation: fade_in_out 0.4s ease-out;
/dports/www/firefox/firefox-99.0/browser/components/pocket/content/panels/css/
H A Dsaved.scss150 @keyframes fade_in_out {
162 animation: fade_in_out 0.4s ease-out;
H A Dmain.compiled.css595 @keyframes fade_in_out {
607 animation: fade_in_out 0.4s ease-out;
/dports/www/firefox-esr/firefox-91.8.0/browser/components/pocket/content/panels/css/
H A Dsaved.scss150 @keyframes fade_in_out {
162 animation: fade_in_out 0.4s ease-out;
H A Dmain.compiled.css1 …sform:none}@keyframes fade_in_out{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.pkt_ext_container_fi…
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/pocket/content/panels/css/
H A Dsaved.scss150 @keyframes fade_in_out {
162 animation: fade_in_out 0.4s ease-out;
H A Dmain.compiled.css1 …sform:none}@keyframes fade_in_out{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.pkt_ext_container_fi…
/dports/multimedia/lives/lives-3.2.0/po/
H A Duk.po15244 #~ msgid "fade_in_out"
15245 #~ msgstr "fade_in_out"
H A Det.po13404 #~ msgid "fade_in_out"
H A Dnl_NL.po13272 #~ msgid "fade_in_out"
H A Dar.po13621 #~ msgid "fade_in_out"
H A Dca.po13536 #~ msgid "fade_in_out"
H A Dda.po13430 #~ msgid "fade_in_out"
H A Dru.po13447 #~ msgid "fade_in_out"
H A Dhr.po13394 #~ msgid "fade_in_out"
H A Dug.po13369 #~ msgid "fade_in_out"
H A Duz.po13268 #~ msgid "fade_in_out"
H A Dro.po13287 #~ msgid "fade_in_out"

12