Home
last modified time | relevance | path

Searched refs:FONTWIDTHRANGE (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/drivers/video/riva/
Daccel.c259 fontwidthmask: FONTWIDTHRANGE(4, 16)
369 fontwidthmask: FONTWIDTHRANGE(4, 16)
450 fontwidthmask: FONTWIDTHRANGE(4, 16)
/linux-2.4.37.9/include/video/
Dfbcon.h116 #define FONTWIDTHRANGE(w1,w2) FONTWIDTH(8) macro
126 #define FONTWIDTHRANGE(w1,w2) (FONTWIDTH(w2+1) - FONTWIDTH(w1)) macro
/linux-2.4.37.9/drivers/video/
Dfbcon-mac.c456 fontwidthmask: FONTWIDTHRANGE(1,8)
Dtdfxfb.c1243 fontwidthmask: FONTWIDTHRANGE(8, 12)
1256 fontwidthmask: FONTWIDTHRANGE(8, 12)
1269 fontwidthmask: FONTWIDTHRANGE(8, 12)
1282 fontwidthmask: FONTWIDTHRANGE(8, 12)
Dleofb.c460 fontwidthmask: FONTWIDTHRANGE(1,16) /* Allow fontwidths up to 16 */
Dpm3fb.c708 FONTWIDTHRANGE(1, 16) /* true only if accelerated... */
717 FONTWIDTHRANGE(1, 16) /* true only if accelerated... */
726 FONTWIDTHRANGE(1, 16) /* true only if accelerated... */
Dcgsixfb.c530 fontwidthmask: FONTWIDTHRANGE(1,16) /* Allow fontwidths up to 16 */
Dcreatorfb.c655 fontwidthmask: FONTWIDTHRANGE(1,16) /* Allow fontwidths up to 16 */
Depson1356fb.c1322 fontwidthmask: FONTWIDTHRANGE(6,16)
1336 fontwidthmask: FONTWIDTHRANGE(6,16)
/linux-2.4.37.9/drivers/video/intel/
Dintelfbdrv.c240 .fontwidthmask = FONTWIDTHRANGE(4, 16)