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

  /src/lib/libc/citrus/modules/
citrus_hz.c 208 graphic_t *graphic; local in function:_citrus_HZ_mbrtowc_priv
229 graphic = NULL;
249 graphic = GR(psenc->inuse);
253 graphic = GL(psenc->inuse);
258 if (graphic == NULL)
296 if (graphic != GR(psenc->inuse))
300 if (graphic != GL(psenc->inuse))
303 _DIAGASSERT(graphic != NULL);
304 range = &ranges[(size_t)graphic->charset];
309 if (graphic->length == (tail - head))
337 graphic_t *graphic; local in function:_citrus_HZ_wcrtomb_priv
588 graphic_t *graphic; local in function:_citrus_HZ_parse_graphic
    [all...]
  /src/sys/arch/x68k/x68k/
locore.s 278 lea 0x00c00000,%a0 | %a0: graphic VRAM
279 lea 0x02c00000,%a1 | %a1: graphic VRAM ( not JUPITER-X )
  /src/share/terminfo/
terminfo 374 ansi+sgr|ANSI graphic renditions,
382 ansi+sgrbold|ANSI graphic renditions; assuming terminal has bold; not dim,
387 ansi+sgrdim|ANSI graphic renditions; assuming terminal has dim; not bold,
2012 # mgterm -- MGL/MGL2, MobileGear Graphic Library
2016 mgterm|MGL/MGL2 MobileGear Graphic Library,
6093 xgterm|graphic terminal for IRAF,
18992 # . Graphic characters (defaults correctly to vt100)
22124 # SO Line-graphic mode ON: ^N
22125 # SI Line-graphic mode OFF: ^O
22204 # SCS select G1 = line-graphic: esc )
    [all...]

Completed in 35 milliseconds