Home
last modified time | relevance | path

Searched refs:Normal (Results 1 – 14 of 14) sorted by relevance

/plan9/sys/src/cmd/
H A Dfile.c86 Normal = 0, enumerator
102 Normal, 0, 0x0100, 0x01FF, "Extended Latin",
103 Normal, 0, 0x0370, 0x03FF, "Greek",
104 Normal, 0, 0x0400, 0x04FF, "Cyrillic",
105 Normal, 0, 0x0530, 0x058F, "Armenian",
106 Normal, 0, 0x0590, 0x05FF, "Hebrew",
107 Normal, 0, 0x0600, 0x06FF, "Arabic",
108 Normal, 0, 0x0900, 0x097F, "Devanagari",
109 Normal, 0, 0x0980, 0x09FF, "Bengali",
110 Normal, 0, 0x0A00, 0x0A7F, "Gurmukhi",
[all …]
/plan9/sys/src/cmd/gs/lib/
H A Dcdj690.upp1 -supModel="HP Deskjet 690 Normal Gamma 2.0"
H A Dcbjc600.ppd281 *DefaultOutputMode: Normal
286 *OutputMode Normal/Normal: "
287 1 dict dup /PrintQuality (Normal) put setpagedevice"
H A Dcbjc800.ppd294 *DefaultOutputMode: Normal
303 *OutputMode Normal/Normal: "
304 1 dict dup /PrintQuality (Normal) put setpagedevice"
/plan9/sys/include/
H A Dhtml.h530 Normal, enumerator
538 DefFnt = FntR*NumSize+Normal,
/plan9/sys/doc/
H A Dpreamble15 /Weight (Normal) readonly def
634 /Weight (Normal) readonly def
803 /Weight (Normal) readonly def
960 /Weight (Normal) readonly def
1086 /Weight (Normal) readonly def
1195 /Weight (Normal) readonly def
1362 /Weight (Normal) readonly def
1461 /Weight (Normal) readonly def
H A D9.ms450 Normal utilities have normal
H A Dtroff.ms1860 Normal text processing occurs during diversion
/plan9/sys/src/cmd/gs/src/
H A Dunix-dll.mak88 # Normal shared object
H A Dmacos-fw.mak95 # Normal shared object
H A Dgdevegaa.asm26 ; Normal entry and exit. Arguments are relative to bp.
/plan9/sys/src/ape/cmd/diff/
H A Ddiff.texi463 * Normal:: Showing differences without surrounding text.
470 @node Sample diff Input, Normal, , Output Formats
518 @node Normal, Context, Sample diff Input, Output Formats
530 (@pxref{Unified Format}) are superior. Normal format is the default for
534 * Detailed Normal:: A detailed description of normal output format.
535 * Example Normal:: Sample output in the normal format.
538 @node Detailed Normal, Example Normal, , Normal
539 @subsection Detailed Description of Normal Format
542 each hunk shows one area where the files differ. Normal format hunks
583 @node Example Normal, , Detailed Normal, Normal
[all …]
/plan9/sys/src/libhtml/
H A Dbuild.c845 sz = top(&ps->fntsizestk, Normal); in getitems()
848 sz = Normal + _Strtol(nsz+1, nil, 10) + ps->adjsize; in getitems()
850 sz = Normal - _Strtol(nsz+1, nil, 10) + ps->adjsize; in getitems()
852 sz = Normal + (_Strtol(nsz, nil, 10) - 3); in getitems()
1470 sz = top(&ps->fntsizestk, Normal); in getitems()
2401 sz = top(&ps->fntsizestk, Normal); in setcurfont()
/plan9/sys/src/cmd/gs/libpng/
H A Dlibpng.txt331 input PNG stream. Both known and unknown chunks will be read. Normal