Home
last modified time | relevance | path

Searched refs:font (Results 1 – 18 of 18) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/doc/
H A Dmanual.css2 font-family: inherit ;
3 font-size: inherit ;
7 font-size: 12pt ;
12 font-family: inherit ;
13 font-style: normal ;
14 font-size: small ;
H A Dlua.css4 font-family: Helvetica, Arial, sans-serif ;
11 font-family: Verdana, Geneva, sans-serif ;
12 font-weight: normal ;
13 font-style: italic ;
70 font-size: small ;
/f-stack/tools/libxo/doc/_static/
H A Dbasic.css_t22 font-size: 90%;
54 font-size: 90%;
81 font-size: 1em;
108 font-weight: bold;
118 font-weight: bold;
134 font-size: 1.3em;
138 font-style: italic;
140 font-size: 90%;
249 font-weight: bold;
306 font-size: 1.1em;
[all …]
/f-stack/tools/libxo/xohtml/
H A Dxohtml.css23 font-size: 70%;
52 * font-weight: bold;
194 font-size: 70%;
224 font-size: 80%;
310 font-size: 12px;
324 font-size: 70%;
339 font-size: 12px;
365 font-size: 8;
465 font-size: 12px;
525 font-size: 70%;
[all …]
/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.css22 font-size: 10.5px;
46 font-weight: bold;
384 font-size: 11px;
386 font-weight: bold;
421 font-weight: normal;
422 font-family: serif;
424 font-size: 12px;
440 font-size: 14px;
462 font-size: 14px;
486 font-size: 14px;
[all …]
/f-stack/app/nginx-1.16.1/conf/
H A Dmime.types27 font/woff woff;
28 font/woff2 woff2;
/f-stack/freebsd/arm/ti/am335x/
H A Dam335x_lcd_syscons.c77 unsigned char *font; member
426 sc->font = dflt_font_16; in am335x_syscons_init()
484 sc->font = data; in am335x_syscons_load_font()
689 p = sc->font + c*AM335X_FONT_HEIGHT; in am335x_syscons_putc()
/f-stack/freebsd/arm/versatile/
H A Dversatile_clcd.c151 unsigned char *font; member
624 sc->font = dflt_font_16; in versatilefb_init()
682 sc->font = data; in versatilefb_load_font()
870 p = sc->font + c*VERSATILE_FONT_HEIGHT; in versatilefb_putc()
/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_ipuv3.c114 unsigned char *font; member
556 sc->font = dflt_font_16; in ipu3fb_init()
620 sc->font = data; in ipu3fb_load_font()
828 p = sc->font + c * IPU3FB_FONT_HEIGHT; in ipu3fb_putc()
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c108 unsigned char *font; member
518 sc->font = dflt_font_16; in bcmfb_init()
576 sc->font = data; in bcmfb_load_font()
778 p = sc->font + c*BCMFB_FONT_HEIGHT; in bcmfb_putc()
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dindex.html.tpl14 font-family: monospace;
/f-stack/freebsd/arm/conf/
H A DVERSATILEPB65 options SC_DFLT_FONT # compile font in
H A DEFIKA_MX132 options SC_DFLT_FONT # compile font in
/f-stack/freebsd/x86/conf/
H A DNOTES24 options SC_DFLT_FONT # compile font in
/f-stack/freebsd/amd64/conf/
H A DNOTES237 # or font does not seem to be loaded properly. May cause flicker on
243 #options VGA_NO_FONT_LOADING # don't save/load font
/f-stack/freebsd/i386/conf/
H A DNOTES406 # or font does not seem to be loaded properly. May cause flicker on
412 #options VGA_NO_FONT_LOADING # don't save/load font
/f-stack/tools/libxo/doc/
H A Dhowto.rst149 "warning" and "error" roles allows use of color and font to draw
/f-stack/dpdk/doc/guides/contributing/
H A Ddocumentation.rst391 * Inline text that is required to be rendered with a fixed width font should be enclosed in backquo…