Home
last modified time | relevance | path

Searched defs:VGA_SCREEN_CANTWOFONTS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/isa/
H A Dega.c188 #define VGA_SCREEN_CANTWOFONTS(type) (!((type)->capabilities & WSSCREEN_HILIT)) macro
/netbsd-src/sys/dev/ic/
H A Dvga.c250 #define VGA_SCREEN_CANTWOFONTS(type) (!((type)->capabilities & WSSCREEN_HILIT)) macro