Lines Matching refs:col
422 static inline unsigned int col_expand(DisplayState *ds, unsigned int col)426 col |= col << 8;427 col |= col << 16;431 col |= col << 16;437 return col;