Home
last modified time | relevance | path

Searched refs:mixin (Results 1 – 13 of 13) sorted by relevance

/openbmc/phosphor-webui/app/common/styles/base/
H A Dmixins.scss1 //Breakpoints mixin
2 @mixin mediaQuery($breakpoint) {
32 //Fonts mixin
33 @mixin fontFamily {
38 @mixin fontFamilyBold {
43 @mixin fontCourierBold {
48 //Transitions mixin
49 @mixin fastTransition-all {
53 @mixin slowTransition-all {
57 @mixin page-transition {
[all …]
/openbmc/linux/sound/pci/au88x0/
H A Dau88x0_core.c155 vortex_mix_getenablebit(vortex_t * vortex, unsigned char mix, int mixin)
158 if (mixin >= 0)
159 addr = mixin;
161 addr = mixin + 3;
164 return ((temp >> (mixin & 3)) & 1);
183 int mixin, unsigned char vol) in vortex_mix_setinputvolumebyte() argument
188 VORTEX_MIX_INVOL_A + (((mix << 5) + mixin) << 2), vol); in vortex_mix_setinputvolumebyte()
192 VORTEX_MIX_INVOL_B + (((mix << 5) + mixin) << 2)); in vortex_mix_setinputvolumebyte()
197 VORTEX_MIX_INVOL_B + (((mix << 5) + mixin) << 2), vol); in vortex_mix_setinputvolumebyte()
201 vortex_mix_setenablebit(vortex_t * vortex, unsigned char mix, int mixin, int en) in vortex_mix_setenablebit() argument
[all …]
H A Dau88x0_pcm.c548 int mixin; in snd_vortex_pcm_vol_put() local
560 mixin = p->mixin[0]; in snd_vortex_pcm_vol_put()
564 mixin = p->mixin[(i < 2) ? i : (i - 2)]; in snd_vortex_pcm_vol_put()
567 mixin = p->mixin[i]; in snd_vortex_pcm_vol_put()
572 vortex->mixplayb[i], mixin, vol); in snd_vortex_pcm_vol_put()
H A Dau88x0.h100 int mixin[4]; member
254 unsigned char mixin,
257 unsigned char mix, int mixin,
H A Dau88x0_synth.c17 unsigned char mixin);
19 unsigned char mixin,
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js84 mixin: $.extend,
172 classes = _.mixin({}, defaultClassNames, o);
184 mixin: function(o) {
185 _.mixin(o, www);
242 _.mixin(css.input, {
265 _.mixin(EventBus.prototype, {
391 o = _.mixin({}, defaults, o);
448 www.mixin(this);
462 _.mixin(Input.prototype, EventEmitter, {
667 www.mixin(this);
[all …]
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dtoggle-switch.scss1 @mixin marginTransition {
5 @mixin borderRadius {
/openbmc/phosphor-webui/app/common/styles/layout/
H A Dheader.scss10 @mixin round-corners {
/openbmc/webui-vue/docs/guide/components/table/
H A Dindex.md138 The mixin contains the dynamic `aria-label` and `title` attribute values that
464 mixin method as a callback and provide the `$event` as the first argument and
468 provided by the mixin. The table header checkbox should also use the
/openbmc/webui-vue/docs/customization/
H A Dbuild.md84 3. Your custom mixin should follow a very similar structure to the default
/openbmc/webui-vue/src/components/AppHeader/
H A DAppHeader.vue255 @mixin focus-box-shadow($padding-color: $navbar-color, $outline-color: $white) {
/openbmc/webui-vue/docs/guide/unit-testing/
H A Dreadme.md35 - Create a mixin like BVToastMixin in the `/tests/mixins` directory with the
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css.map1mixin-ed into thumbnails.less for `.thumbnail`.\n.img-thumbnail {\n padding: @thumbnail-padding;\…