Home
last modified time | relevance | path

Searched refs:VFNT_MAP_NORMAL_RH (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfont.h39 VFNT_MAP_NORMAL_RH, /* Normal font right hand. */ enumerator
/illumos-gate/usr/src/cmd/vtfontcvt/
H A Dvtfontcvt.c48 #define VFNT_MAP_NORMAL_RH 1 macro
794 if (!TAILQ_EMPTY(&maps[VFNT_MAP_NORMAL_RH])) { in write_fnt_source()
798 if (write_source_mappings(fp, VFNT_MAP_NORMAL_RH) != 0) in write_fnt_source()
836 if (TAILQ_EMPTY(&maps[VFNT_MAP_NORMAL_RH])) { in write_fnt_source()