The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/dev/wsfont/files.wsfont

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 #       $NetBSD: files.wsfont,v 1.13 2003/07/14 18:30:41 uwe Exp $
    2 
    3 defpseudo wsfont
    4 
    5 file    dev/wsfont/wsfont.c     rasterconsole | wsdisplay | wsfont
    6 
    7 defflag opt_wsfont.h            FONT_BOLD8x16
    8                                 FONT_GALLANT12x22
    9                                 FONT_QVSS8x15
   10                                 FONT_LUCIDA16x29
   11                                 FONT_VT220L8x8
   12                                 FONT_VT220L8x10
   13                                 FONT_VT220L8x16
   14                                 FONT_VT220ISO8x16
   15                                 FONT_VT220KOI8x10_KOI8_R
   16                                 FONT_VT220KOI8x10_KOI8_U
   17                                 FONT_SONY8x16
   18                                 FONT_SONY12x24
   19                                 FONT_OMRON12x20
   20 
   21 file    dev/wsfont/wsfontdev.c  wsfont needs-flag

Cache object: dab3c9d29c0b7cebbc1660a26b93889a


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.