/openbmc/u-boot/test/py/ |
H A D | multiplexed_log.css | 41 text-decoration: underline; 107 text-decoration: underline;
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | vga-softcursor.rst | 24 2=underline, 52 To get normal blinking underline, use::
|
/openbmc/linux/drivers/video/console/ |
H A D | mdacon.c | 384 /* Underline and reverse-video are mutually exclusive on MDA. in mda_convert_attr() 390 else if (ch & 0x0400) attr = 0x0100; /* underline */ in mda_convert_attr() 399 bool blink, bool underline, bool reverse, in mdacon_build_attr() argument 405 * Bit 2 : underline in mdacon_build_attr() 411 (underline << 2) | in mdacon_build_attr()
|
H A D | vgacon.c | 393 bool blink, bool underline, bool reverse, in vgacon_build_attr() argument 401 else if (underline) in vgacon_build_attr() 417 else if (underline) in vgacon_build_attr()
|
H A D | sticon.c | 334 bool blink, bool underline, bool reverse, in sticon_build_attr() argument
|
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/ |
H A D | theme_overrides.css | 85 text-decoration: underline; 91 text-decoration: underline;
|
/openbmc/openbmc/poky/documentation/sphinx-static/ |
H A D | theme_overrides.css | 85 text-decoration: underline; 91 text-decoration: underline;
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | core.scss | 23 text-decoration: underline;
|
H A D | foundation.scss | 92 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+. 117 text-decoration: underline; 119 text-decoration: underline dotted;
|
/openbmc/linux/include/linux/ |
H A D | console_struct.h | 56 bool underline; member 115 unsigned char vc_ulcolor; /* Color for underline mode */
|
H A D | console.h | 77 bool blink, bool underline, bool reverse, bool italic);
|
/openbmc/linux/tools/mm/ |
H A D | slabinfo.c | 1354 static void _xtotals(char *heading, char *underline, in _xtotals() argument 1357 printf("%s%s", heading, underline); in _xtotals() 1368 char *heading, *underline; in xtotals() local 1376 underline = "--------------------\n"; in xtotals() 1377 _xtotals(heading, underline, 0, 1, 0); in xtotals() 1380 underline = "--------------------\n"; in xtotals() 1381 _xtotals(heading, underline, 1, 0, 0); in xtotals() 1384 underline = "---------------------------------------\n"; in xtotals() 1385 _xtotals(heading, underline, 0, 0, 1); in xtotals()
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/apple/cups/ |
H A D | releases | 147 …class="d-inline-block d-lg-none f5 text-white no-underline border border-gray-dark rounded-2 px-2 … 177 …ef="/features" class="py-2 lh-condensed-ultra d-block link-gray-dark no-underline h5 Bump-link--ho… 179 …tures/code-review/" class="py-2 lh-condensed-ultra d-block link-gray no-underline f5" data-ga-clic… 180 …roject-management/" class="py-2 lh-condensed-ultra d-block link-gray no-underline f5" data-ga-clic… 181 …tures/integrations" class="py-2 lh-condensed-ultra d-block link-gray no-underline f5" data-ga-clic… 182 …"/features/actions" class="py-2 lh-condensed-ultra d-block link-gray no-underline f5" data-ga-clic… 183 …/features/packages" class="py-2 lh-condensed-ultra d-block link-gray no-underline f5" data-ga-clic… 184 …/features/security" class="py-2 lh-condensed-ultra d-block link-gray no-underline f5" data-ga-clic… 185 …es#team-management" class="py-2 lh-condensed-ultra d-block link-gray no-underline f5" data-ga-clic… 186 …"/features#hosting" class="py-2 lh-condensed-ultra d-block link-gray no-underline f5" data-ga-clic… [all …]
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light/ |
H A D | classic-light.xml | 92 <style name="def:underlined" italic="true" underline="single"/>
|
/openbmc/phosphor-webui/app/server-health/styles/ |
H A D | syslog.scss | 152 text-decoration: underline;
|
/openbmc/linux/scripts/ |
H A D | documentation-file-ref-check | 216 # usual reason for breakage: use dash or underline
|
/openbmc/linux/drivers/target/tcm_fc/ |
H A D | tfc_io.c | 123 * "gso_max_size" of underline netdev. in ft_queue_data_in()
|
/openbmc/linux/drivers/tty/vt/ |
H A D | vt.c | 663 * Bit 2 : underline in build_attr() 696 vc->state.blink, vc->state.underline, in update_attr() 1593 vc->state.underline = false; in default_attr() 1705 * No console drivers support double underline, so in csi_m() 1706 * convert it to a single underline. in csi_m() 1709 vc->state.underline = true; in csi_m() 1748 vc->state.underline = false; in csi_m() 1910 case 1: /* set color for underline mode */ in setterm_command() 1913 if (vc->state.underline) in setterm_command() 3407 module_param_named(underline, default_underline_color, int, S_IRUGO | S_IWUSR);
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | nvreg.h | 223 # define NV_CIO_CR_ULINE_INDEX 0x14 /* underline location */
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | asiliantfb.c | 385 {0x14, 0x00}, /* Underline location */
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | font-awesome.min.css | 33 …before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"…
|
H A D | bootstrap.min.css | 5 …underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"…
|
H A D | bootstrap.css | 203 text-decoration: underline; 1106 text-decoration: underline; 3427 text-decoration: underline;
|
/openbmc/linux/Documentation/devicetree/bindings/cpu/ |
H A D | idle-states.yaml | 71 timing and energy related properties, that underline the HW behaviour
|
/openbmc/linux/drivers/video/fbdev/via/ |
H A D | hw.c | 130 {VIACR, CR14, 0xFF, 0x00}, /* [0-4] underline location
|