Searched refs:fontw_cache (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_rcache.h96 do { if((__fpriv)->fontw_cache != (__val)) { \
97 (__fpriv)->fontw_cache = (__val); \
H A Dffb.h143 unsigned int fontw_cache; member in struct:__anoncc77e9840308
H A Dffb_accel.c73 pFfb->fontw_cache = 32;
84 ffb->fontw = pFfb->fontw_cache;
930 pFfb->fontw_cache = 32;
953 ffb->fontw = pFfb->fontw_cache;
H A Dffb_exa.c414 pFfb->fontw_cache = 32;
436 ffb->fontw = pFfb->fontw_cache;

Completed in 70 milliseconds