Home
last modified time | relevance | path

Searched refs:gradient (Results 1 – 21 of 21) sorted by relevance

/openbmc/phosphor-webui/app/assets/images/
H A Dlogo.svg1gradient" x1="82.9" y1="11.55" x2="82.9" y2="154.54" gradientUnits="userSpaceOnUse"><stop offset="…
/openbmc/webui-vue/src/assets/images/
H A Dlogin-company-logo.svg4 <linearGradient id="linear-gradient" x1="82.9" y1="11.55" x2="82.9" y2="154.54"
9 <linearGradient id="linear-gradient-2" x1="81.55" y1="27.55" x2="81.55" y2="158.66"
10 xlink:href="#linear-gradient" />
11 <linearGradient id="linear-gradient-3" x1="156.66" y1="51.54" x2="156.66" y2="154.8"
16 <linearGradient id="linear-gradient-4" x1="158.41" y1="51.54" x2="158.41" y2="154.8"
17 xlink:href="#linear-gradient-3" />
24 <path fill="url(#linear-gradient)"
26 <path fill="url(#linear-gradient-2)"
28 <path fill="url(#linear-gradient-3)"
30 <path fill="url(#linear-gradient-4)"
/openbmc/docs/logo/
H A DOpenBMC-Logo.svg1gradient);}.cls-3{fill:url(#linear-gradient-2);}.cls-4{fill:url(#linear-gradient-3);}.cls-5{fill:u…
H A DOpenBMC-Logo2.svg3 …ent gradientUnits="userSpaceOnUse" y2="154.54" x2="82.9" y1="11.55" x1="82.9" id="linear-gradient">
7 …="translate(0 40)" xlink:href="#linear-gradient" y2="158.66" x2="81.55" y1="27.55" x1="81.55" id="…
8 …radientUnits="userSpaceOnUse" y2="154.8" x2="156.66" y1="51.54" x1="156.66" id="linear-gradient-3">
12 …"translate(0 40)" xlink:href="#linear-gradient-3" y2="154.8" x2="158.41" y1="51.54" x1="158.41" id…
13 …x1="156.66" gradientUnits="userSpaceOnUse" id="linearGradient354" xlink:href="#linear-gradient-3"/>
14 …55" x1="82.9" gradientUnits="userSpaceOnUse" id="linearGradient356" xlink:href="#linear-gradient"/>
23 …41 0 2.81-.06 4.2-.14l1.63-.09v-68.62a14.47 14.47 0 01-5.38 1.01z" fill="url(#linear-gradient-2)"/>
25 …8 11 11 0 0011 11 11 11 0 0010.54-14.13c-.07-.28-.16-.58-.26-.83z" fill="url(#linear-gradient-4)"/>
/openbmc/webui-vue/docs/.vuepress/public/
H A Dopenbmc-logo.svg1gradient);}.cls-3{fill:url(#linear-gradient-2);}.cls-4{fill:url(#linear-gradient-3);}.cls-5{fill:u…
/openbmc/webui-vue/src/env/assets/styles/
H A D_ibm.scss61 // Progress loading bar gradient
66 background: linear-gradient(
73 animation: gradient 3s $standard-easing--productive infinite;
75 @keyframes gradient {
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery.dataTables-1.13.8.min.css1gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 230, 230, 0.05)), color-stop(100%…
H A Dbootstrap.css3589 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
6335 background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
6336 background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
6337 …background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0…
6338 …background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100…
6339 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#000000…
6345 background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
6346 background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
6347 …background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgb…
6348 …background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100…
[all …]
H A Dbootstrap.min.css5gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{…
H A Dbootstrap.css.map1gradient(enabled = false);\n cursor: not-allowed;\n}\n.open > .dropdown-menu {\n display: block;…
/openbmc/phosphor-webui/app/login/styles/
H A Dindex.scss3 background: linear-gradient(to right, $background-01 49.999%, $background-02 50%);
/openbmc/phosphor-webui/app/server-control/styles/
H A Dpower-operations.scss23 background-image: linear-gradient(to right, darken($background-02, 3%) 50%, $accent-02--02 50%);
/openbmc/qemu/ui/
H A Dvnc-enc-tight.c561 memset(vs->tight->gradient.buffer, 0, w * 3 * sizeof(int)); in tight_filter_gradient24()
578 prev = (int *)vs->tight->gradient.buffer; in tight_filter_gradient24()
618 memset(vs->tight->gradient.buffer, 0, w * 3 * sizeof(int)); \
634 prev = (int *)vs->tight->gradient.buffer; \
1054 buffer_reserve(&vs->tight->gradient, w * 3 * sizeof(int)); in send_gradient_rect()
1067 buffer_reset(&vs->tight->gradient); in send_gradient_rect()
1706 buffer_free(&vs->tight->gradient); in vnc_tight_clear()
H A Dvnc.h199 Buffer gradient; member
H A Dvnc.c3265 buffer_init(&vs->tight->gradient, "vnc-tight-gradient/%p", sioc); in vnc_connect()
/openbmc/phosphor-webui/app/common/styles/base/
H A Dmixins.scss105 background-image: repeating-linear-gradient(
/openbmc/rest-dbus/resources/
H A Djstree.style.css1 …background:#beebff;background:-webkit-linear-gradient(top,#beebff 0,#a8e4ff 100%);background:linea…
/openbmc/linux/tools/power/pm-graph/
H A Dbootgraph.py650 …space:nowrap;border-radius:5px;border:1px solid black;background:linear-gradient(to bottom right,#…
H A Dsleepgraph.py5022 …-size:14px;cursor:pointer;width:100%; overflow:hidden;background:linear-gradient(#cccccc, white);}…
5024 .thread.ps {border-radius:3px;background:linear-gradient(to top, #ccc, #eee);}\n\
5031 …space:nowrap;border-radius:5px;border:1px solid black;background:linear-gradient(to bottom right,#…
5049 .tback {position:absolute;width:100%;background:linear-gradient(#ccc, #ddd);}\n\
/openbmc/linux/net/ipv4/
H A DKconfig657 o Use the delay gradient as a congestion signal.
/openbmc/qemu/
H A Dqemu-options.hx2605 Enable lossy compression methods (gradient, JPEG, ...). If this