Home
last modified time | relevance | path

Searched refs:DIR_RL_TB (Results 1 – 4 of 4) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Di128reg.h174 #define DIR_RL_TB 0x00000002 macro
/dports/x11-drivers/xf86-video-i128/xf86-video-i128-1.4.0/src/
H A Di128accel.c121 if (pI128->blitdir & DIR_RL_TB) { in I128BitBlit()
162 if (pI128->blitdir & DIR_RL_TB) { in I128BitBlit()
227 else pI128->blitdir = DIR_RL_TB; in I128SetupForScreenToScreenCopy()
H A Di128exa.c137 if (pI128->blitdir & DIR_RL_TB) { /* right-to-left */ in i128ExaBlit()
169 if (pI128->blitdir & DIR_RL_TB) { in i128ExaBlit()
240 else blitdir = DIR_RL_TB; in i128SetBlitDirection()
H A Di128reg.h339 #define DIR_RL_TB 0x00000002 macro