Home
last modified time | relevance | path

Searched refs:animation (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/phosphor-webui/app/common/styles/base/
H A Dutility.scss117 animation-name: flash;
118 animation-timing-function: ease-out;
119 animation-duration: 1s;
120 -webkit-animation-name: flash;
121 -webkit-animation-timing-function: ease-out;
122 -webkit-animation-duration: 1s;
H A Dmixins.scss112 -webkit-animation: progress 2s linear infinite;
113 -moz-animation: progress 2s linear infinite;
114 animation: progress 2s linear infinite;
188 -webkit-animation: row-flash 1s infinite; /* Safari 4+ */
189 -moz-animation: row-flash 1s infinite; /* Fx 5+ */
190 -o-animation: row-flash 1s infinite; /* Opera 12+ */
191 animation: row-flash 1s infinite; /* IE 10+ */
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/
H A Dweston.ini16 #animation=zoom
17 #startup-animation=fade
26 #animation=fade
/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/
H A D0001-Port-to-Gtk3.patch109 @@ -102,8 +102,6 @@ static void icon_animation_start(IconAnimation *animation,
115 animation->start = start;
116 animation->end = (end == 0) ? animation->count - 1 : end;
118 @@ -120,8 +118,6 @@ static void icon_animation_stop(IconAnimation *animation)
124 if (animation->id > 0)
125 g_source_remove(animation->id);
/openbmc/webui-vue/docs/guide/guidelines/
H A Dmotion.md6 [The documentation below is attributed to Carbon's animation documentation](https://www.carbondesig…
39 Motion’s duration should be dynamic based on the size of the animation; the
41 longer the animation takes.
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Ddefault.css270 /* icon has to be absolutely positioned, otherwise the spin animation doesn't work */
328 /* Blue hightlight animation for tasks and directory structure tables */
329 .highlight { -webkit-animation: target-fade 15s 1; -moz-animation: target-fade 15s 1; animation: ta…
336 -webkit-animation: fa-spin 2s infinite linear;
337 animation: fa-spin 2s infinite linear;
341 -webkit-animation: fa-spin 1s infinite steps(8);
342 animation: fa-spin 1s infinite steps(8);
391 animation: spin 1s linear infinite;
H A Dfont-awesome.min.css33 …ine-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-anim…
H A Djquery.dataTables-1.13.8.min.css1animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dataTables_processing>div:last-child>div:nt…
H A Dbootstrap.css.map1animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linea…
H A Dbootstrap.css5163 -webkit-animation: progress-bar-stripes 2s linear infinite;
5164 -o-animation: progress-bar-stripes 2s linear infinite;
5165 animation: progress-bar-stripes 2s linear infinite;
H A Dbootstrap.min.css5 …rogress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-st…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/nyancat/
H A Dnyancat_1.5.2.bb1 SUMMARY = "Render a loop of the Nyan Cat / Poptart Cat animation"
/openbmc/openbmc/poky/meta/recipes-gnome/libdazzle/
H A Dlibdazzle_3.44.0.bb3 GTK+, an animation framework, state machines, paneling and high-performance \
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dloader.scss25 animation: rotate 1s linear infinite;
/openbmc/webui-vue/src/components/Global/
H A DLoadingBar.vue51 // Let animation complete before hiding
/openbmc/webui-vue/src/env/assets/styles/
H A D_ibm.scss73 animation: gradient 3s $standard-easing--productive infinite;
/openbmc/openbmc/poky/meta/recipes-gnome/gdk-pixbuf/
H A Dgdk-pixbuf_2.42.10.bb3 facilities, fast scaling and compositing of pixbufs and Simple animation \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/
H A Dplymouth_24.004.60.bb4 graphical boot animation while the boot process happens in the background."
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dui-bootstrap-tpls-0.11.0.js8 …tyle[b])return a[b]}var e=function(d,f,g){g=g||{};var h=a.defer(),i=e[g.animation?"animationEndEve…
9animation:!0,popupDelay:0},c={mouseenter:"mouseleave",click:"click",focus:"blur"},d={};this.option… property in AnonymousFunctionb0c64dd77900.b
H A Dui-bootstrap-tpls-0.11.0.min.js8 …tyle[b])return a[b]}var e=function(d,f,g){g=g||{};var h=a.defer(),i=e[g.animation?"animationEndEve…
9animation:!0,popupDelay:0},c={mouseenter:"mouseleave",click:"click",focus:"blur"},d={};this.option… property in AnonymousFunction2adf09a97900.b
H A Dbootstrap-3.4.1.js1449 animation: true, property in Tooltip.DEFAULTS
1621 if (this.options.animation) $tip.addClass('fade')
H A Dbootstrap-3.4.1.min.js6animation:!0,placement:"top",selector:!1,template:'<div class="tooltip" role="tooltip"><div class=… property in m.DEFAULTS
/openbmc/webui-vue/docs/customization/
H A Dreadme.md253 - [Including Animation In Your Design System](https://www.smashingmagazine.com/2019/02/animation-de…
H A Dtheme.md73 - [Including Animation In Your Design System](https://www.smashingmagazine.com/2019/02/animation-de…
/openbmc/rest-dbus/resources/
H A Djstree.min.js2 …jstree.defaults.core={data:!1,strings:!1,check_callback:!1,error:a.noop,animation:200,multiple:!0,…
3animation:e,!this.is_closed(c))return d&&d.call(this,c,!1),!1;if(this.is_loaded(c))h=this.get_node…

12