Searched refs:font_width (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/console/
H A Dsticore.c132 .dest_x = x * sti->font_width,
186 .src_x = src_x * sti->font_width,
188 .dest_x = src_x * sti->font_width,
190 .width = width * sti->font_width,
214 .src_x = src_x * sti->font_width,
216 .dest_x = dst_x * sti->font_width,
218 .width = width * sti->font_width,
289 font_width[MAX_STI_ROMS]; variable
303 font_width[i] = simple_strtoul(x+1, NULL, 0);
555 if (font_width[inde
[all...]
H A Dsticon.c187 vc_cols = sti_onscreen_x(sti) / sti->font_width;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/console/
H A Dsticore.c132 .dest_x = x * sti->font_width,
186 .src_x = src_x * sti->font_width,
188 .dest_x = src_x * sti->font_width,
190 .width = width * sti->font_width,
214 .src_x = src_x * sti->font_width,
216 .dest_x = dst_x * sti->font_width,
218 .width = width * sti->font_width,
289 font_width[MAX_STI_ROMS]; variable
303 font_width[i] = simple_strtoul(x+1, NULL, 0);
555 if (font_width[inde
[all...]
H A Dsticon.c187 vc_cols = sti_onscreen_x(sti) / sti->font_width;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dsticore.h311 int font_width; member in struct:sti_struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dsticore.h311 int font_width; member in struct:sti_struct

Completed in 125 milliseconds