Home
last modified time | relevance | path

Searched full:underline (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/u-boot/test/py/
H A Dmultiplexed_log.css41 text-decoration: underline;
107 text-decoration: underline;
/openbmc/linux/Documentation/admin-guide/
H A Dvga-softcursor.rst24 2=underline,
52 To get normal blinking underline, use::
/openbmc/linux/drivers/video/console/
H A Dmdacon.c384 /* 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 Dvgacon.c393 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 Dsticon.c334 bool blink, bool underline, bool reverse, in sticon_build_attr() argument
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/
H A Dtheme_overrides.css85 text-decoration: underline;
91 text-decoration: underline;
/openbmc/openbmc/poky/documentation/sphinx-static/
H A Dtheme_overrides.css85 text-decoration: underline;
91 text-decoration: underline;
/openbmc/phosphor-webui/app/common/styles/base/
H A Dcore.scss23 text-decoration: underline;
H A Dfoundation.scss92 * 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 Dconsole_struct.h56 bool underline; member
115 unsigned char vc_ulcolor; /* Color for underline mode */
H A Dconsole.h77 bool blink, bool underline, bool reverse, bool italic);
/openbmc/linux/tools/mm/
H A Dslabinfo.c1354 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 Dreleases147 …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 Dclassic-light.xml92 <style name="def:underlined" italic="true" underline="single"/>
/openbmc/phosphor-webui/app/server-health/styles/
H A Dsyslog.scss152 text-decoration: underline;
/openbmc/linux/scripts/
H A Ddocumentation-file-ref-check216 # usual reason for breakage: use dash or underline
/openbmc/linux/drivers/target/tcm_fc/
H A Dtfc_io.c123 * "gso_max_size" of underline netdev. in ft_queue_data_in()
/openbmc/linux/drivers/tty/vt/
H A Dvt.c663 * 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 Dnvreg.h223 # define NV_CIO_CR_ULINE_INDEX 0x14 /* underline location */
/openbmc/linux/drivers/video/fbdev/
H A Dasiliantfb.c385 {0x14, 0x00}, /* Underline location */
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dfont-awesome.min.css33 …before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"…
H A Dbootstrap.min.css5underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"…
H A Dbootstrap.css203 text-decoration: underline;
1106 text-decoration: underline;
3427 text-decoration: underline;
/openbmc/linux/Documentation/devicetree/bindings/cpu/
H A Didle-states.yaml71 timing and energy related properties, that underline the HW behaviour
/openbmc/linux/drivers/video/fbdev/via/
H A Dhw.c130 {VIACR, CR14, 0xFF, 0x00}, /* [0-4] underline location

12