Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfont.h38 VFNT_MAP_NORMAL = 0, /* Normal font. */ enumerator
/illumos-gate/usr/src/cmd/vtfontcvt/
H A Dvtfontcvt.c47 #define VFNT_MAP_NORMAL 0 macro