Home
last modified time | relevance | path

Searched refs:pulsate (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/dports/math/octave-forge-zenity/zenity-0.5.7/inst/
H A Dzenity_progress.m28 ## @item pulsate
29 ## The progress bar will pulsate.
55 elseif (strcmpi(progress, "pulsate"))
56 options = sprintf("%s --pulsate", options);
62 elseif (strcmpi(text, "pulsate"))
63 options = sprintf("%s --pulsate", options);
/dports/math/curv/curv-0.5/docs/
H A DImage_Export.rst98 curv -o "*.png" -Oxsize=300 -Oanimate=tau -Ofdur=1/25 examples/pulsate.curv
100 Numeric -O arguments are Curv expressions. The ``pulsate.curv`` demo uses
109 To convert the pulsate image sequence
112 magick -delay 0.04 *.png pulsate.gif
120 To convert the pulsate image sequence
123 ffmpeg -i %03d.png -r 25 pulsate.webm
126 video file format. The pulsate video needs to be looped, but you enable that
/dports/www/py-django-cms/django-cms-3.7.1/cms/static/cms/sass/components/pagetree/
H A D_node-state.scss41 animation: pulsate 2.5s ease-out infinite;
52 @keyframes pulsate {
/dports/www/csso/csso-1.3.9/test/data/test_atruler/
H A Dwebkit.keyfraymes.0.css1 @-webkit-keyframes pulsate {0% {opacity: .5}50% {opacity: 1}100% {opacity: .5}}
H A Dwebkit.keyfraymes.0.l1 @-webkit-keyframes pulsate {0% {opacity: .5}50% {opacity: 1}100% {opacity: .5}}
H A Dwebkit.keyfraymes.0.p6 ['ident', 'pulsate'],
/dports/lang/duktape-lib/duktape-2.6.0/debugger/static/
H A Dstyle.css9 @keyframes pulsate {
91 animation: pulsate 0.7s cubic-bezier(0.75, 0, 0.75, 1) infinite alternate;
131 animation: pulsate 0.2s cubic-bezier(0.75, 0, 0.75, 1) infinite alternate;
137 animation: pulsate 0.7s cubic-bezier(0.75, 0, 0.75, 1) infinite alternate;
408 animation: pulsate 0.2s cubic-bezier(0.75, 0, 0.75, 1) infinite alternate;
/dports/lang/duktape/duktape-2.6.0/debugger/static/
H A Dstyle.css9 @keyframes pulsate {
91 animation: pulsate 0.7s cubic-bezier(0.75, 0, 0.75, 1) infinite alternate;
131 animation: pulsate 0.2s cubic-bezier(0.75, 0, 0.75, 1) infinite alternate;
137 animation: pulsate 0.7s cubic-bezier(0.75, 0, 0.75, 1) infinite alternate;
408 animation: pulsate 0.2s cubic-bezier(0.75, 0, 0.75, 1) infinite alternate;
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/debugger/static/
H A Dstyle.css9 @keyframes pulsate {
91 animation: pulsate 0.7s cubic-bezier(0.75, 0, 0.75, 1) infinite alternate;
130 animation: pulsate 0.2s cubic-bezier(0.75, 0, 0.75, 1) infinite alternate;
136 animation: pulsate 0.7s cubic-bezier(0.75, 0, 0.75, 1) infinite alternate;
407 animation: pulsate 0.2s cubic-bezier(0.75, 0, 0.75, 1) infinite alternate;
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/debugger/static/
H A Dstyle.css9 @keyframes pulsate {
91 animation: pulsate 0.7s cubic-bezier(0.75, 0, 0.75, 1) infinite alternate;
130 animation: pulsate 0.2s cubic-bezier(0.75, 0, 0.75, 1) infinite alternate;
136 animation: pulsate 0.7s cubic-bezier(0.75, 0, 0.75, 1) infinite alternate;
407 animation: pulsate 0.2s cubic-bezier(0.75, 0, 0.75, 1) infinite alternate;
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/Actions/
H A DTrackTitle.h111 void pulsate(void);
H A DTrackTitle.cpp226 void TrackTitle::pulsate() { in pulsate() function in TrackTitle
/dports/devel/papilio-loader/Papilio-Loader-dd111c4/xc3sprog/vendor/sourceforge_rev_6/
H A DjtagProgram.sh66 sudo ./xc3sprog -v ${BITSTREAM_FILE} ${DEV_NUM} | zenity --progress --pulsate --auto-close
/dports/games/garden-of-coloured-lights/garden-1.0.9/src/
H A Dstuff.h29 int pulsate (int speed, int amount, int county);
H A Dstuff.c194 int pulsate (int speed, int amount, int county) in pulsate() function
/dports/games/alephone/alephone-release-20190331/Source_Files/RenderMain/
H A DRenderRasterize_Shader.h64 …TextureManager setupWallTexture(const shape_descriptor& Texture, short transferMode, float pulsate
H A DRenderRasterize_Shader.cpp344 …upWallTexture(const shape_descriptor& Texture, short transferMode, float pulsate, float wobble, fl… in setupWallTexture() argument
443 s->setFloat(Shader::U_Pulsate, pulsate); in setupWallTexture()
662 float pulsate = 0; in render_node_side() local
664 pulsate = wobble; in render_node_side()
667 …TextureManager TMgr = setupWallTexture(texture, surface->transfer_mode, pulsate, wobble, intensity… in render_node_side()
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/Actors/
H A DTrackTitleActor.cpp129 this->trackTitle->pulsate(); in handleNotification()
/dports/x11/zenity/zenity-3.32.0/help/C/
H A Dprogress.page39 <title><cmd>--pulsate</cmd></title>
/dports/www/grafana8/grafana-8.3.6/public/app/features/dashboard/components/AddPanelWidget/
H A DAddPanelWidget.tsx230 const pulsate = keyframes`
251 animation: ${pulsate} 2s ease infinite;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/autofill_assistant/java/src/org/chromium/chrome/browser/autofill_assistant/header/
H A DAssistantStepProgressBar.java201 void setPulsingAnimationEnabled(boolean pulsate) { in setPulsingAnimationEnabled() argument
202 if (pulsate) { in setPulsingAnimationEnabled()
/dports/x11/zenity/zenity-3.32.0/src/
H A Dzenity.h105 gboolean pulsate; member
/dports/graphics/geeqie/geeqie-1.6/plugins/camera-import/
H A Dgeeqie-camera-import103 …le="Geeqie camera import" --text="Searching for files to download..." --pulsate --window-icon=/us…
/dports/math/py-matplotlib2/matplotlib-2.2.4/LICENSE/
H A DLICENSE_JQUERY21 …ect-fade.js, effect-fold.js, effect-highlight.js, effect-puff.js, effect-pulsate.js, effect-scale.…
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Resources/views/Admin/Helpers/
H A Drange_inputs.html.twig57 // animate input to highlight it (like a pulsate effect on jqueryUI)

12345678910>>...15