Home
last modified time | relevance | path

Searched full:outline (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ftgl/ftgl/
H A D0001-Fix-type-mismatch-with-latest-FreeType.patch10 | 171 | char* tagList = &outline.tags[startIndex];
28 FT_Vector* pointList = &outline.points[startIndex];
29 - char* tagList = &outline.tags[startIndex];
30 + char* tagList = (char*)&outline.tags[startIndex];
32 endIndex = outline.contours[i];
/openbmc/phosphor-webui/app/common/styles/directives/
H A Dapp-navigation.scss6 $nav__hover-over-outline: $color--grey-40;
70 outline: 0;
95 border: 1px solid $nav__hover-over-outline;
96 outline: 0;
134 border-color: $nav__hover-over-outline;
135 outline: 0;
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBitstream-Charter5 Charter (r) Type 1 outline fonts and the 4 Courier Type 1 outline fonts for
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dtoggle-switch.scss25 outline: none;
38 outline: 1px solid $primary-accent;
39 outline-offset: 3px;
H A Dfile-upload.scss12 outline: 0.2rem solid $base-02--04;
H A Daccordion.scss36 outline: 0;
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DDimm.interface.yaml247 Small Outline DIMM.
259 Small Outline Registered DIMM.
262 Small Outline Unbuffered DIMM.
265 Small Outline DIMM 16 bit.
268 Small Outline DIMM 32 bit.
/openbmc/phosphor-webui/app/common/styles/components/
H A Dform-elements.scss140 outline: 0;
200 outline: 1px solid $primary-accent;
201 outline-offset: 3px;
218 outline: 0;
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A Dttf-mplus16 http://mplus-fonts.sourceforge.jp/mplus-outline-fonts/
H A DTLWG46 Free Thai Pseudo Monospace outline font.
/openbmc/webui-vue/src/components/AppHeader/
H A DAppHeader.vue252 @mixin focus-box-shadow($padding-color: $navbar-color, $outline-color: $white) {
255 inset 0 0 0 5px $outline-color;
284 outline: 0;
397 outline: 0;
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_dropdown.scss26 outline: none;
H A D_tables.scss40 outline: none;
91 outline: none;
H A D_buttons.scss58 outline: none;
/openbmc/webui-vue/src/components/AppNavigation/
H A DAppNavigation.vue131 outline: none;
136 outline: none;
180 outline: 0;
/openbmc/webui-vue/src/components/Global/
H A DPageContainer.vue30 outline: none;
/openbmc/phosphor-host-ipmid/docs/
H A Dcontributing.md3 This document attempts to outline some basic rules to follow when contributing
4 to OpenBMC's IPMI stack. It does _not_ outline coding style; we follow the
/openbmc/phosphor-webui/app/server-health/styles/
H A Dsyslog.scss308 outline: 0;
325 outline: 0;
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap3-transition.css216 outline: none;
H A Djquery.dataTables-1.13.8.min.css1outline:none}div.dataTables_scrollBody>table.dataTable>thead>tr>th:before,div.dataTables_scrollBod…
H A Djquery-ui.structure.min.css5 …position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3…
/openbmc/phosphor-webui/app/common/styles/base/
H A Dfoundation.scss101 * Remove the outline on focused links when they are also active or hovered
106 outline-width: 0; }
279 outline: 1px dotted ButtonText; }
307 * 2. Correct the outline style in Safari.
312 outline-offset: -2px;
473 outline: 0; }
503 outline: none;
686 outline: none;
/openbmc/phosphor-webui/app/access-control/styles/
H A Dldap.scss277 outline: 0;
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Drust.py77 'tests/assembly/asm/aarch64-outline-atomics.rs',
/openbmc/qemu/docs/devel/
H A Dvirtio-backends.rst8 This document attempts to outline the information a developer needs to

12