Searched refs:graphic (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/lib/libiconv_modules/HZ/
H A Dcitrus_hz.c180 graphic_t *graphic; local
197 graphic = NULL;
217 graphic = GR(psenc->inuse);
221 graphic = GL(psenc->inuse);
226 if (graphic == NULL)
263 if (graphic != GR(psenc->inuse))
267 if (graphic != GL(psenc->inuse))
270 range = &ranges[(size_t)graphic->charset];
275 if (graphic->length == (tail - head)) {
276 if (graphic
302 graphic_t *graphic; local
527 graphic_t *graphic; local
[all...]
/freebsd-10.0-release/sys/boot/pc98/boot0.5/
H A Dsyscons.s194 # Disable graphic screen
197 # Init graphic screen
/freebsd-10.0-release/contrib/ncurses/misc/
H A Dterminfo.src363 ansi+sgr|ansi graphic renditions,
371 ansi+sgrbold|ansi graphic renditions; assuming terminal has bold; not dim,
375 ansi+sgrdim|ansi graphic renditions; assuming terminal has dim; not bold,
17699 # SO Line-graphic mode ON: ^N
17700 # SI Line-graphic mode OFF: ^O
17776 # SCS select G1 = line-graphic: esc ) 0
17884 # SCS select G1 = line-graphic: esc ) 0
18052 # LGS Line-graphic mode set ^[G
18053 # LGR Line-graphic mode reset ^[F
18191 # For each graphic characte
[all...]

Completed in 188 milliseconds