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

/freebsd-11-stable/lib/libiconv_modules/HZ/
H A Dcitrus_hz.c182 graphic_t *graphic; local
199 graphic = NULL;
219 graphic = GR(psenc->inuse);
223 graphic = GL(psenc->inuse);
228 if (graphic == NULL)
265 if (graphic != GR(psenc->inuse))
269 if (graphic != GL(psenc->inuse))
272 range = &ranges[(size_t)graphic->charset];
277 if (graphic->length == (tail - head)) {
278 if (graphic
304 graphic_t *graphic; local
529 graphic_t *graphic; local
[all...]
/freebsd-11-stable/stand/lua/
H A Ddrawer.lua235 local graphic = branddef.graphic
239 draw(x, y, graphic)
253 if logodef == nil or logodef.graphic == nil or
268 if logodef ~= nil and logodef.graphic == none then
282 draw(x, y, logodef.graphic)
327 -- keys are: graphic (table depicting graphic)
329 graphic = fbsd_brand,
332 graphic
[all...]
/freebsd-11-stable/stand/pc98/boot0.5/
H A Dsyscons.s194 # Disable graphic screen
197 # Init graphic screen

Completed in 164 milliseconds