HomeSort by: relevance | last modified time | path
    Searched refs:WSFONT_FLAG_OPT (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/wsfont/
wsfont.h 36 #define WSFONT_FLAG_OPT 0x01000000 /* use alternate font */
wsfont.c 1002 #define FL |WSFONT_FLAG_OPT
  /src/sys/dev/rasops/
rasops.h 166 ((((c) & WSFONT_FLAGS_MASK) == WSFONT_FLAG_OPT && \
rasops.c 383 ri->ri_optfont.firstchar = WSFONT_FLAG_OPT;

Completed in 18 milliseconds