taglinefilesource code
fontheight1948arch/m68k/amiga/amifb.cvs = diwstrt_v + (p->cursor_y * p->fontheight)/2; 
fontheight1949arch/m68k/amiga/amifb.cve = vs + p->fontheight/2;
fontheight1951arch/m68k/amiga/amifb.cvs = diwstrt_v + (p->cursor_y * p->fontheight); 
fontheight1952arch/m68k/amiga/amifb.cve = vs + p->fontheight;
fontheight2167arch/m68k/amiga/amifb.ccursorheight = p->fontheight/2;
fontheight2169arch/m68k/amiga/amifb.ccursorheight = p->fontheight;
fontheight28arch/m68k/atari/atafb.hint fontheight;
fontheight575arch/m68k/console/fbcon.c!findsoftfont(fb_info->fontname, &p->fontwidth, &p->fontheight,
fontheight578arch/m68k/console/fbcon.c&p->fontheight, &p->fontdata);
fontheight582arch/m68k/console/fbcon.cif (divides(p->ywrapstep, p->fontheight) && divides(p->fontheight, p->var.yres_virtual))
fontheight584arch/m68k/console/fbcon.celse if (divides(p->ypanstep, p->fontheight) &&
fontheight585arch/m68k/console/fbcon.cp->var.yres_virtual >= p->var.yres+p->fontheight)
fontheight591arch/m68k/console/fbcon.cconp->vc_rows = p->var.yres/p->fontheight;
fontheight592arch/m68k/console/fbcon.cp->vrows = p->var.yres_virtual/p->fontheight;
fontheight1535arch/m68k/console/fbcon.cp->var.yoffset = p->yscroll*p->fontheight;
fontheight1548arch/m68k/console/fbcon.cp->var.yoffset = p->yscroll*p->fontheight;
fontheight1573arch/m68k/console/fbcon.cp->var.yoffset = p->yscroll*p->fontheight;
fontheight1586arch/m68k/console/fbcon.cp->var.yoffset = p->yscroll*p->fontheight;
fontheight1718arch/m68k/console/fbcon.csize = (p->fontwidth+7)/8 * p->fontheight * 256;
fontheight1721arch/m68k/console/fbcon.c*h = p->fontheight;
fontheight1747arch/m68k/console/fbcon.ch = p->fontheight;
fontheight1775arch/m68k/console/fbcon.c(op->fontheight != p->fontheight);
fontheight1780arch/m68k/console/fbcon.ch = p->fontheight = op->fontheight;
fontheight1790arch/m68k/console/fbcon.cresize = (w != p->fontwidth) || (h != p->fontheight);
fontheight1812arch/m68k/console/fbcon.cp->fontheight = h;
fontheight1817arch/m68k/console/fbcon.cif (divides(p->ywrapstep, p->fontheight))
fontheight1819arch/m68k/console/fbcon.celse if (divides(p->ypanstep, p->fontheight) &&
fontheight1820arch/m68k/console/fbcon.cp->var.yres_virtual >= p->var.yres+p->fontheight)
fontheight1869arch/m68k/console/fbcon.cdest = p->screen_base+dy*p->fontheight*width;
fontheight1870arch/m68k/console/fbcon.cmymemmove(dest, src, height*p->fontheight*width);
fontheight1872arch/m68k/console/fbcon.csrc = p->screen_base+sy*p->fontheight*p->next_line+sx;
fontheight1873arch/m68k/console/fbcon.cdest = p->screen_base+dy*p->fontheight*p->next_line+dx;
fontheight1874arch/m68k/console/fbcon.cfor (rows = height*p->fontheight; rows--;) {
fontheight1880arch/m68k/console/fbcon.csrc = p->screen_base+((sy+height)*p->fontheight-1)*p->next_line+sx;
fontheight1881arch/m68k/console/fbcon.cdest = p->screen_base+((dy+height)*p->fontheight-1)*p->next_line+dx;
fontheight1882arch/m68k/console/fbcon.cfor (rows = height*p->fontheight; rows--;) {
fontheight1897arch/m68k/console/fbcon.cdest = p->screen_base+sy*p->fontheight*p->next_line+sx;
fontheight1901arch/m68k/console/fbcon.cmymemset(dest, height*p->fontheight*width);
fontheight1903arch/m68k/console/fbcon.cmymemclear(dest, height*p->fontheight*width);
fontheight1905arch/m68k/console/fbcon.cfor (rows = height*p->fontheight; rows--; dest += p->next_line)
fontheight1922arch/m68k/console/fbcon.cdest = p->screen_base+y*p->fontheight*p->next_line+x;
fontheight1923arch/m68k/console/fbcon.ccdat = p->fontdata+c*p->fontheight;
fontheight1928arch/m68k/console/fbcon.cfor (rows = p->fontheight; rows--; dest += p->next_line) {
fontheight1948arch/m68k/console/fbcon.cdest0 = p->screen_base+y*p->fontheight*p->next_line+x;
fontheight1956arch/m68k/console/fbcon.ccdat = p->fontdata+c*p->fontheight;
fontheight1957arch/m68k/console/fbcon.cfor (rows = p->fontheight; rows--; dest += p->next_line) {
fontheight1976arch/m68k/console/fbcon.cdest = p->screen_base+y*p->fontheight*p->next_line+x;
fontheight1977arch/m68k/console/fbcon.cfor (rows = p->fontheight; rows--; dest += p->next_line)
fontheight2003arch/m68k/console/fbcon.cmymemmove(p->screen_base+dy*p->fontheight*p->next_line, p->screen_base,
fontheight2004arch/m68k/console/fbcon.cheight*p->fontheight*p->next_line);
fontheight2010arch/m68k/console/fbcon.csrc = p->screen_base+sy*p->fontheight*p->next_line+sx;
fontheight2011arch/m68k/console/fbcon.cdest = p->screen_base+dy*p->fontheight*p->next_line+dx;
fontheight2012arch/m68k/console/fbcon.cfor (i = p->var.bits_per_pixel*height*p->fontheight; i--;) {
fontheight2018arch/m68k/console/fbcon.csrc = p->screen_base+(sy+height)*p->fontheight*p->next_line+sx;
fontheight2019arch/m68k/console/fbcon.cdest = p->screen_base+(dy+height)*p->fontheight*p->next_line+dx;
fontheight2020arch/m68k/console/fbcon.cfor (i = p->var.bits_per_pixel*height*p->fontheight; i--;) {
fontheight2037arch/m68k/console/fbcon.cdest = p->screen_base+sy*p->fontheight*p->next_line+sx;
fontheight2040arch/m68k/console/fbcon.cfor (rows = height*p->fontheight; rows--;) {
fontheight2063arch/m68k/console/fbcon.cdest = p->screen_base+y*p->fontheight*p->next_line+x;
fontheight2064arch/m68k/console/fbcon.ccdat = p->fontdata+c*p->fontheight;
fontheight2068arch/m68k/console/fbcon.cfor (rows = p->fontheight; rows--;) {
fontheight2114arch/m68k/console/fbcon.cdest0 = p->screen_base+y*p->fontheight*p->next_line+x;
fontheight2124arch/m68k/console/fbcon.ccdat1 = p->fontdata+c1*p->fontheight;
fontheight2125arch/m68k/console/fbcon.cfor (rows = p->fontheight; rows--;) {
fontheight2151arch/m68k/console/fbcon.ccdat1 = p->fontdata+c1*p->fontheight;
fontheight2152arch/m68k/console/fbcon.ccdat2 = p->fontdata+c2*p->fontheight;
fontheight2153arch/m68k/console/fbcon.ccdat3 = p->fontdata+c3*p->fontheight;
fontheight2154arch/m68k/console/fbcon.ccdat4 = p->fontdata+c4*p->fontheight;
fontheight2155arch/m68k/console/fbcon.cfor (rows = p->fontheight; rows--;) {
fontheight2188arch/m68k/console/fbcon.cdest0 = p->screen_base+y*p->fontheight*p->next_line+x;
fontheight2200arch/m68k/console/fbcon.cfor (rows = p->fontheight; rows--; dest += p->next_line)
fontheight2226arch/m68k/console/fbcon.cdest = p->screen_base+dy*p->fontheight*width;
fontheight2228arch/m68k/console/fbcon.cmymemmove(dest, src, height*p->fontheight*width);
fontheight2233arch/m68k/console/fbcon.csrc0 = p->screen_base+sy*p->fontheight*p->next_line+sx;
fontheight2234arch/m68k/console/fbcon.cdest0 = p->screen_base+dy*p->fontheight*p->next_line+dx;
fontheight2238arch/m68k/console/fbcon.cfor (rows = height*p->fontheight; rows--;) {
fontheight2247arch/m68k/console/fbcon.csrc0 = p->screen_base+(sy+height)*p->fontheight*p->next_line+sx;
fontheight2248arch/m68k/console/fbcon.cdest0 = p->screen_base+(dy+height)*p->fontheight*p->next_line+dx;
fontheight2252arch/m68k/console/fbcon.cfor (rows = height*p->fontheight; rows--;) {
fontheight2271arch/m68k/console/fbcon.cdest0 = p->screen_base+sy*p->fontheight*p->next_line+sx;
fontheight2276arch/m68k/console/fbcon.cfor (rows = height*p->fontheight; rows--; dest += p->next_line)
fontheight2296arch/m68k/console/fbcon.cdest0 = p->screen_base+y*p->fontheight*p->next_line+x;
fontheight2297arch/m68k/console/fbcon.ccdat0 = p->fontdata+c*p->fontheight;
fontheight2304arch/m68k/console/fbcon.cfor (rows = p->fontheight; rows--; dest += p->next_line) {
fontheight2338arch/m68k/console/fbcon.cdest0 = p->screen_base+y*p->fontheight*p->next_line+x;
fontheight2348arch/m68k/console/fbcon.ccdat10 = p->fontdata+c1*p->fontheight;
fontheight2355arch/m68k/console/fbcon.cfor (rows = p->fontheight; rows--; dest += p->next_line) {
fontheight2378arch/m68k/console/fbcon.ccdat10 = p->fontdata+c1*p->fontheight;
fontheight2379arch/m68k/console/fbcon.ccdat20 = p->fontdata+c2*p->fontheight;
fontheight2380arch/m68k/console/fbcon.ccdat30 = p->fontdata+c3*p->fontheight;
fontheight2381arch/m68k/console/fbcon.ccdat40 = p->fontdata+c4*p->fontheight;
fontheight2391arch/m68k/console/fbcon.cfor (rows = p->fontheight; rows--; dest += p->next_line) {
fontheight2421arch/m68k/console/fbcon.cdest0 = p->screen_base+y*p->fontheight*p->next_line+x;
fontheight2433arch/m68k/console/fbcon.cfor (rows = p->fontheight; rows--; dest += p->next_line)
fontheight2483arch/m68k/console/fbcon.cmymemmove(p->screen_base + dy * p->next_line * p->fontheight,
fontheight2484arch/m68k/console/fbcon.cp->screen_base + sy * p->next_line * p->fontheight,
fontheight2485arch/m68k/console/fbcon.cp->next_line * height * p->fontheight);
fontheight2491arch/m68k/console/fbcon.cint linesize = bytes * p->fontheight;
fontheight2492arch/m68k/console/fbcon.cu_int colsize  = height * p->fontheight;
fontheight2590arch/m68k/console/fbcon.cint lines = height * p->fontheight;
fontheight2599arch/m68k/console/fbcon.coffset = sy * bytes * p->fontheight;
fontheight2605arch/m68k/console/fbcon.coffset = (sy * bytes * p->fontheight) + (sx>>1)*4 + (sx & 1);
fontheight2646arch/m68k/console/fbcon.cdest  = p->screen_base + y * p->fontheight * bytes + (x>>1)*4 + (x & 1);
fontheight2647arch/m68k/console/fbcon.ccdat  = p->fontdata + (c * p->fontheight);
fontheight2653arch/m68k/console/fbcon.cfor(rows = p->fontheight ; rows-- ; dest += bytes) {
fontheight2671arch/m68k/console/fbcon.cdest0 = p->screen_base + y * p->fontheight * bytes + (x>>1)*4 + (x & 1);
fontheight2679arch/m68k/console/fbcon.ccdat  = p->fontdata + (c * p->fontheight);
fontheight2681arch/m68k/console/fbcon.cfor(rows = p->fontheight, dest = dest0; rows-- ; dest += bytes) {
fontheight2697arch/m68k/console/fbcon.cdest = p->screen_base + y * p->fontheight * p->next_line + (x>>1)*4 + (x & 1);
fontheight2698arch/m68k/console/fbcon.cj = p->fontheight;
fontheight2747arch/m68k/console/fbcon.cmymemmove(p->screen_base + dy * p->next_line * p->fontheight,
fontheight2748arch/m68k/console/fbcon.cp->screen_base + sy * p->next_line * p->fontheight,
fontheight2749arch/m68k/console/fbcon.cp->next_line * height * p->fontheight);
fontheight2755arch/m68k/console/fbcon.cint linesize = bytes * p->fontheight;
fontheight2756arch/m68k/console/fbcon.cu_int colsize  = height * p->fontheight;
fontheight2854arch/m68k/console/fbcon.cint lines = height * p->fontheight;
fontheight2862arch/m68k/console/fbcon.coffset = sy * bytes * p->fontheight;
fontheight2868arch/m68k/console/fbcon.coffset = (sy * bytes * p->fontheight) + (sx>>1)*8 + (sx & 1);
fontheight2909arch/m68k/console/fbcon.cdest  = p->screen_base + y * p->fontheight * bytes + (x>>1)*8 + (x & 1);
fontheight2910arch/m68k/console/fbcon.ccdat  = p->fontdata + (c * p->fontheight);
fontheight2916arch/m68k/console/fbcon.cfor(rows = p->fontheight ; rows-- ; dest += bytes) {
fontheight2934arch/m68k/console/fbcon.cdest0 = p->screen_base + y * p->fontheight * bytes + (x>>1)*8 + (x & 1);
fontheight2949arch/m68k/console/fbcon.ccdat  = p->fontdata + (c * p->fontheight);
fontheight2951arch/m68k/console/fbcon.cfor(rows = p->fontheight, dest = dest0; rows-- ; dest += bytes) {
fontheight2967arch/m68k/console/fbcon.cdest = p->screen_base + y * p->fontheight * p->next_line + (x>>1)*8 + (x & 1);
fontheight2968arch/m68k/console/fbcon.cj = p->fontheight;
fontheight3026arch/m68k/console/fbcon.cfast_memmove (p->screen_base + dy * p->next_line * p->fontheight,
fontheight3027arch/m68k/console/fbcon.cp->screen_base + sy * p->next_line * p->fontheight,
fontheight3028arch/m68k/console/fbcon.cp->next_line * height * p->fontheight);
fontheight3034arch/m68k/console/fbcon.cint linesize = bytes * p->fontheight;
fontheight3035arch/m68k/console/fbcon.cu_int colsize  = height * p->fontheight;
fontheight3133arch/m68k/console/fbcon.cint lines = height * p->fontheight;
fontheight3141arch/m68k/console/fbcon.coffset = sy * bytes * p->fontheight;
fontheight3147arch/m68k/console/fbcon.coffset = (sy * bytes * p->fontheight) + (sx>>1)*16 + (sx & 1);
fontheight3189arch/m68k/console/fbcon.cdest  = p->screen_base + y * p->fontheight * bytes + (x>>1)*16 + (x & 1);
fontheight3190arch/m68k/console/fbcon.ccdat  = p->fontdata + (c * p->fontheight);
fontheight3196arch/m68k/console/fbcon.cfor(rows = p->fontheight ; rows-- ; dest += bytes) {
fontheight3219arch/m68k/console/fbcon.cdest0 = p->screen_base + y * p->fontheight * bytes + (x>>1)*16 + (x & 1);
fontheight3235arch/m68k/console/fbcon.ccdat  = p->fontdata + (c * p->fontheight);
fontheight3237arch/m68k/console/fbcon.cfor(rows = p->fontheight, dest = dest0; rows-- ; dest += bytes) {
fontheight3258arch/m68k/console/fbcon.cdest = p->screen_base + y * p->fontheight * p->next_line + (x>>1)*16 + (x & 1);
fontheight3259arch/m68k/console/fbcon.cj = p->fontheight;
fontheight3297arch/m68k/console/fbcon.cint bytes = p->next_line, linesize = bytes * p->fontheight, rows;
fontheight3309arch/m68k/console/fbcon.cfor (rows = height * p->fontheight ; rows-- ;) {
fontheight3320arch/m68k/console/fbcon.cfor (rows = height * p->fontheight ; rows-- ;) {
fontheight3334arch/m68k/console/fbcon.cint bytes=p->next_line,lines=height * p->fontheight, rows, i;
fontheight3337arch/m68k/console/fbcon.cdest = p->screen_base + sy * p->fontheight * bytes + sx * 8;
fontheight3372arch/m68k/console/fbcon.cdest = p->screen_base + y * p->fontheight * bytes + x * 8;
fontheight3373arch/m68k/console/fbcon.ccdat = p->fontdata + c * p->fontheight;
fontheight3383arch/m68k/console/fbcon.cfor (rows = p->fontheight ; rows-- ; dest += bytes) {
fontheight3399arch/m68k/console/fbcon.cdest0 = p->screen_base + y * p->fontheight * bytes + x * 8;
fontheight3409arch/m68k/console/fbcon.ccdat = p->fontdata + c * p->fontheight;
fontheight3411arch/m68k/console/fbcon.cfor (rows = p->fontheight, dest = dest0; rows-- ; dest += bytes) {
fontheight3427arch/m68k/console/fbcon.cdest = p->screen_base + y * p->fontheight * bytes + x * 8;
fontheight3428arch/m68k/console/fbcon.cfor (rows = p->fontheight ; rows-- ; dest += bytes) {
fontheight3453arch/m68k/console/fbcon.cint bytes = p->next_line, linesize = bytes * p->fontheight, rows;
fontheight3465arch/m68k/console/fbcon.cfor (rows = height * p->fontheight ; rows-- ;) {
fontheight3476arch/m68k/console/fbcon.cfor (rows = height * p->fontheight ; rows-- ;) {
fontheight3490arch/m68k/console/fbcon.cint bytes=p->next_line,lines=height * p->fontheight, rows, i;
fontheight3493arch/m68k/console/fbcon.cdest = p->screen_base + sy * p->fontheight * bytes + sx * 16;
fontheight3532arch/m68k/console/fbcon.cdest = p->screen_base + y * p->fontheight * bytes + x * 16;
fontheight3533arch/m68k/console/fbcon.ccdat = p->fontdata + c * p->fontheight;
fontheight3543arch/m68k/console/fbcon.cfor (rows = p->fontheight ; rows-- ; dest += bytes) {
fontheight3564arch/m68k/console/fbcon.cdest0 = p->screen_base + y * p->fontheight * bytes + x * 16;
fontheight3574arch/m68k/console/fbcon.ccdat = p->fontdata + c * p->fontheight;
fontheight3576arch/m68k/console/fbcon.cfor (rows = p->fontheight, dest = dest0; rows-- ; dest += bytes) {
fontheight3596arch/m68k/console/fbcon.cdest = p->screen_base + y * p->fontheight * bytes + x * 16;
fontheight3597arch/m68k/console/fbcon.cfor (rows = p->fontheight ; rows-- ; dest += bytes) {
fontheight3620arch/m68k/console/fbcon.cCyber_BitBLT((u_short)sx, (u_short)(sy*p->fontheight), (u_short)dx,
fontheight3621arch/m68k/console/fbcon.c(u_short)(dy*p->fontheight), (u_short)width,
fontheight3622arch/m68k/console/fbcon.c(u_short)(height*p->fontheight), (u_short)S3_NEW);
fontheight3633arch/m68k/console/fbcon.cCyber_RectFill((u_short)sx, (u_short)(sy*p->fontheight), (u_short)width,
fontheight3634arch/m68k/console/fbcon.c(u_short)(height*p->fontheight), (u_short)S3_NEW,
fontheight3650arch/m68k/console/fbcon.cdest = p->screen_base+y*p->fontheight*p->next_line+8*x;
fontheight3651arch/m68k/console/fbcon.ccdat = p->fontdata+(c*p->fontheight);
fontheight3658arch/m68k/console/fbcon.cfor (rows = p->fontheight; rows--; dest += p->next_line) {
fontheight3689arch/m68k/console/fbcon.cdest0 = p->screen_base+y*p->fontheight*p->next_line+8*x;
fontheight3700arch/m68k/console/fbcon.ccdat = p->fontdata+(c*p->fontheight);
fontheight3701arch/m68k/console/fbcon.cfor (rows = p->fontheight; rows--; dest += p->next_line) {
fontheight3733arch/m68k/console/fbcon.cdest = p->screen_base+y*p->fontheight*p->next_line+8*x;
fontheight3735arch/m68k/console/fbcon.cfor (rows = p->fontheight; rows--; dest += p->next_line) {
fontheight2550arch/m68k/kernel/console.cint con_adjust_height(unsigned long fontheight)
fontheight370drivers/char/tga.ccon_adjust_height(unsigned long fontheight)
fontheight470drivers/char/vga.ccon_adjust_height(unsigned long fontheight)
fontheight475drivers/char/vga.cif (fontheight > 32 || (video_type != VIDEO_TYPE_VGAC &&
fontheight479drivers/char/vga.cif ( fontheight == video_font_height || fontheight == 0 )
fontheight482drivers/char/vga.cvideo_font_height = fontheight;
fontheight484drivers/char/vga.crows = video_scan_lines/fontheight;  /* Number of video rows we end up with */
fontheight485drivers/char/vga.cmaxscan = rows*fontheight - 1;    /* Scan lines to actually display-1 */
fontheight512drivers/char/vga.cfsr = (fsr & 0xe0) + (fontheight-1);    /*  Font size register */
fontheight513drivers/char/vga.ccurs = (curs & 0xc0) + fontheight - (fontheight < 10 ? 2 : 3);
fontheight514drivers/char/vga.ccure = (cure & 0xe0) + fontheight - (fontheight < 10 ? 1 : 2);
fontheight83drivers/char/vt.cextern int con_adjust_height(unsigned long fontheight);
fontheight404drivers/sbus/char/suncons.ccon_adjust_height(unsigned long fontheight)
fontheight191include/linux/fb.hint fontheight;