Searched defs:sti_font_flags (Results 1 – 1 of 1) sorted by relevance
268 struct sti_font_flags { struct269 u32 wait : 1; /* should routine idle wait or not */270 u32 non_text : 1; /* font unpack/move in non_text planes =1, text =0 */271 u32 pad : 30; /* pad to word boundary */272 u32 future_ptr; /* pointer to future data */