Searched refs:font (Results 1 - 25 of 36) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/www/asus/web_asus_en/
H A DUploading.asp20 .wounderline { font-family: "Arial", "Helvetica", "sans-serif"; text-decoration: none; color: #FFFFFF; font-size: 9pt}
33 <td bgcolor="#FF0000" height="50" width="652"><b><font size="5" face="Arial" color="#FFFFFF"><#SET_ok_title#></font></b></td>
36 <td width="652" height="25" bgcolor="#FFFFFF" colspan="2"><font face="Arial"><#SET_ok_desc#></font></td>
42 <td width="652" height="25" bgcolor="#FFFFFF" colspan="2"><font face="Arial">
43 <font color="#FF0000"><b><#SET_note#></b></font></font></t
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dsun4prom.h42 char **font; /* Font table for FB */ member in struct:__anon10867
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dsun4prom.h42 char **font; /* Font table for FB */ member in struct:__anon6451
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/sti/
H A Dsticore.c24 #include <video/font.h>
129 STI_PTR(sti->font->raw),
294 font_name[i] = str; /* fb font name */
307 /* The optional linux kernel parameter "sti_font" defines which font
312 * framebuffer font names (e.g. VGA8x16, SUN22x18).
321 * font which the user wants. The sticon driver will try to use
322 * a font with this height and width, but if no suitable font is
323 * found, sticon will use the default 8x8 font.
486 DPRINTK((KERN_DEBUG "selected %dx%d fb-font
530 struct sti_cooked_font *font; local
609 struct sti_cooked_font *font; local
[all...]
H A Dsticore.h67 /* sti_font_xy() use the native font ROM ! */
68 #define sti_font_x(sti) (PTR_STI(sti->font)->width)
69 #define sti_font_y(sti) (PTR_STI(sti->font)->height)
275 /* sticore internal font handling */
287 /* STI font printing function structs */
290 u32 font_start_addr; /* address of font start */
291 s16 index; /* index into font table of character */
301 u32 non_text : 1; /* font unpack/move in non_text planes =1, text =0 */
365 struct sti_cooked_font *font; /* ptr to selected font (cooke member in struct:sti_struct
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dfonts.c2 * linux/drivers/video/fonts.c -- `Soft' font definitions
22 #include <video/font.h>
69 * fbcon_find_font - find a font
70 * @name: string name of a font
72 * Find a specified font with string name @name.
74 * Returns %NULL if no font found, or a pointer to the
75 * specified font.
91 * fbcon_get_default_font - get default font
95 * Get the default font for a specified screen size.
98 * Returns %NULL if no font i
[all...]
H A Dcgsixfb.c163 volatile u32 font; member in struct:cg6_fbc
346 sbus_writel(val, &fbc->font);
352 sbus_writel(val, &fbc->font);
418 sbus_writel(val, &fbc->font);
430 sbus_writel(val, &fbc->font);
452 sbus_writel(val, &fbc->font);
472 sbus_writel(val, &fbc->font);
478 sbus_writel(val, &fbc->font);
H A Dhgafb.c21 * kernel parameter 'video=hga:font:{fontname}'
22 * module parameter 'font={fontname}'
156 static char *font = NULL; variable
753 * `video=hga:font:VGA8x16' or
754 * `video=hga:font:SUN8x16' recommended
767 if (!strncmp(this_opt, "font:", 5))
801 if (font)
802 strncpy(fb_info.fontname, font, sizeof(fb_info.fontname)-1);
818 MODULE_PARM(font, "s");
819 MODULE_PARM_DESC(font, "Specifie
[all...]
H A Dcreatorfb.c256 volatile u32 font; member in struct:ffb_fbc
457 upa_writel(val, &fbc->font);
463 upa_writel(val, &fbc->font);
522 upa_writel(val, &fbc->font);
529 upa_writel(val, &fbc->font);
550 upa_writel(val, &fbc->font);
570 upa_writel(val, &fbc->font);
577 upa_writel(val, &fbc->font);
H A Dfbcon.c28 * Smart redraw scrolling, arbitrary font width support, 512char font support
104 #include <video/fbcon-mac.h> /* for 6x11 font on mac */
105 #include <video/font.h>
573 struct fbcon_font_desc *font; local
613 fb, copy the font from that console */
630 !(font = fbcon_find_font(p->fb_info->fontname)))
631 font = fbcon_get_default_font(p->var.xres, p->var.yres);
632 p->_fontwidth = font->width;
633 p->_fontheight = font
[all...]
H A Daty128fb.c230 static char *font __initdata = NULL;
1736 if (!strncmp(this_opt, "font:", 5)) {
2949 MODULE_PARM(font, "s");
2950 MODULE_PARM_DESC(font, "Specify one of the compiled-in fonts (default=none)");
2965 if (font) {
2966 strncpy(fontname, font, sizeof(fontname)-1);
2967 printk(KERN_INFO "aty128fb: Parameter FONT set to %s\n", font);
H A Dpm2fb.c119 char font[40]; member in struct:__anon2959
2086 strcpy(fb_info.gen.info.fontname, pm2fb_options.font);
2121 strncpy(pm2fb_options.font, options, sizeof(pm2fb_options.font));
2122 pm2fb_options.font[sizeof(pm2fb_options.font)-1]='\0';
2131 if (!strncmp(options, "font:", 5))
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dlpbanner.c120 struct font{ struct
249 The font information is provided as entries in a data structure.
251 The struct font{} entry specifies the character heights and widths,
1431 9 by 8 font:
1434 struct font Font9x8 = {
1440 void bigprint( struct font *font, char *line );
1441 void do_char( struct font *font, struct glyph *glyph,
1626 * bigprint( struct font *fon
1639 bigprint( struct font *font, char *line ) argument
1709 do_char( struct font *font, struct glyph *glyph, char *str, int line, int wid ) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/boot/compressed/
H A DMakefile20 OBJS += ll_char_wr.o font.o
92 font.o: $(FONTC)
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/LDAP/smbldap-tools/cgi/
H A Dldappass.cgi168 "<font size=2>",
189 "</font>",
/asus-wl-520gu-7.0.1.45/src/router/samba/source/python/
H A Dgtkdictbrowser.py97 self.font = load_font("fixed")
132 self.text.insert(self.font, None, None, item)
138 self.text.insert(self.font, None, None, repr(item))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/matrox/
H A Dmatroxfb_misc.c506 u_int8_t* font; local
516 font = (u_int8_t*)p->fontdata;
525 mga_writeb(dst, i, *font++);
526 if (fontwidth(p) > 8) font++;
561 u_int8_t* font; local
565 font = (u_int8_t*)p->fontdata;
571 reg |= (*font++ & mask) << (8 - valid);
587 u_int16_t* font; local
592 font = (u_int16_t*)p->fontdata;
598 reg |= (ntohs(*font
615 u_int32_t* font; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm/
H A Dffb_drv.h154 /*320*/ volatile unsigned int font; /* Font bits */ member in struct:_ffb_fbc
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm-4.0/
H A Dffb_drv.h154 /*320*/ volatile unsigned int font; /* Font bits */ member in struct:_ffb_fbc
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/et/
H A Dtexinfo.tex331 % outputs text on separate line in roman font, starting at standard page margin
420 \font\tenrm=cmr10 scaled \magstephalf
421 \font\tentt=cmtt10 scaled \magstephalf
423 % cmbx10 is a prettier font on its own, but cmb10
425 \font\tenbf=cmb10 scaled \magstephalf
426 \font\tenit=cmti10 scaled \magstephalf
427 \font\tensl=cmsl10 scaled \magstephalf
428 \font\tensf=cmss10 scaled \magstephalf
430 \font\tensc=cmcsc10 scaled \magstephalf
433 \font\defb
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/kernel/
H A Dm68k_defs.c17 #include <video/font.h>
74 /* offsets into fbcon_font_desc (video/font.h) */
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dbtext.c414 unsigned char *font = &vga_font[((unsigned long)c) * 16]; local
420 draw_byte_32(font, (unsigned long *)base, rb);
424 draw_byte_16(font, (unsigned long *)base, rb);
427 draw_byte_8(font, (unsigned long *)base, rb);
460 draw_byte_32(unsigned char *font, unsigned long *base, int rb) argument
468 bits = *font++;
482 draw_byte_16(unsigned char *font, unsigned long *base, int rb) argument
491 bits = *font++;
501 draw_byte_8(unsigned char *font, unsigned long *base, int rb) argument
510 bits = *font
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/riva/
H A Dfbdev.c277 static char *font = NULL; variable
577 * rivafb_set_font - change font size
579 * @width: font width in pixels
580 * @height: font height in pixels
583 * Callback function called if font settings changed.
2079 if (!strncmp(this_opt, "font:", 5)) {
2128 if (font) strncpy(fontname, font, sizeof(fontname)-1);
2146 MODULE_PARM(font, "s");
2147 MODULE_PARM_DESC(font, "Specifie
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/prep/
H A Dvreset.c472 loadFont(ISA_mem); /* load font */
557 * Load font
572 for (i = 0; i < sizeof(font); i += 16) {
575 font_page[(2*i)+j] = font[i+j];
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/boot/
H A Dvideo.S647 movw $0x1112, %ax # Use 8x8 font
668 set14: movw $0x1111, %ax # Use 9x14 font
678 # It's a 350-scanline mode with 8-pixel font.
686 jmp set_8pt # Use 8-pixel font
688 # Set the 80x30 mode (all VGA's). 480 scanlines, 16-pixel font.
725 # Set the 80x34 mode (all VGA's). 480 scans, 14-pixel font.
728 call set14 # And 14-pt font
735 # Set the 80x60 mode (all VGA's). 480 scans, 8-pixel font.
738 call set_8pt # And 8-pt font

Completed in 172 milliseconds

12