Annotation of 43BSDTahoe/new/dipress/include/ipnames.h, revision 1.1

1.1     ! root        1: /*
        !             2:  *  Interpress utilities
        !             3:  *
        !             4:  * Copyright (c) 1984, 1985, 1986 Xerox Corp.
        !             5:  *
        !             6:  *  Written for Xerox Corporation by William LeFebvre
        !             7:  *  29-May-1984
        !             8:  *
        !             9:  * HISTORY
        !            10:  * 03-Jul-86  Lee Moore (lee) at Xerox Webster Research Center
        !            11:  *     Updated for Interpress 3.0 .
        !            12:  *
        !            13:  * 28-apr-85  ed flint
        !            14:  *     add conditional compilation for vax11-c (vms)
        !            15:  *     use "" instead of 0 for NULL op-names
        !            16:  */
        !            17: 
        !            18: /*
        !            19:  *  op_names maps an op-code into an operaton name.
        !            20:  *
        !            21:  */
        !            22: 
        !            23: char *op_names[] = 
        !            24: {
        !            25: /* 000 */ "nil", "nop", "", "", "", "", "", "", "", "",
        !            26:          "setxy", "setxyrel", "setxrel", "setyrel", "linetox",
        !            27:                "linetoy", "space", "get", "iget", "iset",
        !            28:          "fget", "fset", "show", "lineto", "maskstroke", "moveto", "", "", "", "",
        !            29:          "", "", "", "", "", "", "", "", "", "",
        !            30:          "", "", "", "", "", "", "", "", "", "",
        !            31:          "", "", "", "", "", "", "", "", "", "",
        !            32:          "", "", "", "", "", "", "", "", "", "",
        !            33:          "", "", "", "", "", "", "", "", "", "",
        !            34:          "", "", "", "", "", "", "", "", "", "",
        !            35:          "", "", "", "", "", "", "", "", "", "",
        !            36: /* 100 */ "metricMaster", "environmentMaster", "begin", "end", "noPages",
        !            37:                "contentsInstructions", "{", "}", "", "",
        !            38:          "correct", "", "", "", "makesimpleco", "makeco", "makecompiledimage", "", "", "",
        !            39:          "dosavesimplebody", "dobody", "dosavebody", "dosaveallbody", "", 
        !            40:                "", "", "", "", "",
        !            41:          "", "", "", "", "", "", "", "", "", "",
        !            42:          "maskchar", "", "", "", "", "showandfixedxrel", "showandxrel", "findfont", "modifyfont", "finddecompressor", 
        !            43:          "findfontvec", "setfont", "", "", "setcorrectmeasure",
        !            44:                "setcorrecttolerance", "correctmask", "correctspace", "", "getcp", 
        !            45:          "maket", "opent", "translate", "rotate", "scale",
        !            46:                "concat", "scale2", "invert", "concatt", "move", 
        !            47:          "trans", "", "", "", "transform", "transformvewc", "roundxy", "roundxyvec", "", "",
        !            48:          "pop", "dup", "", "copy", "roll", "exch", "mark", "unmark", "count", "", 
        !            49:          "", "","unmark0", "", "", "", "", "", "", "",
        !            50: /* 200 */ "abs", "add", "and", "ceiling", "div", "eq", "floor", "ge", "gt", "mod", 
        !            51:          "mul", "neg", "not", "or", "sub", "trunc", "rem", "round", "eqn", "",
        !            52:          "type", "atan", "cos", "exp", "log", "sin", "sqrt", "max", "min", "",
        !            53:          "", "do", "dosave", "dosaveall", "", "", "", "", "", "if", 
        !            54:          "ifcopy", "ifelse", "loop", "", "", "", "", "", "", "",
        !            55:          "frame", "", "", "poolop", "pool", "pget", "pset", "makepool", "nopool", "", 
        !            56:          "env", "", "", "", "", "", "", "", "", "",
        !            57:          "", "", "", "", "", "", "", "", "", "",
        !            58:          "", "", "makeveclu", "makevec", "",
        !            59:                "shape", "getp", "getprop", "mergeprop", "", 
        !            60:          "", "", "", "", "", "", "", "", "", "",
        !            61: /* 300 */ "dround", "getcprounded", "", "", "", "", "", "", "", "",
        !            62:          "", "", "", "", "", "", "", "", "", "",
        !            63:          "", "", "", "", "", "", "", "", "", "",
        !            64:          "", "", "", "", "", "", "", "", "", "",
        !            65:          "", "", "", "", "", "", "", "", "", "",
        !            66:          "", "", "", "", "", "", "", "", "", "",
        !            67:          "", "", "", "", "", "", "", "", "", "",
        !            68:          "", "", "", "", "", "", "", "", "", "",
        !            69:          "", "", "", "", "", "", "", "", "", "",
        !            70:          "", "", "", "", "", "", "", "", "", "",
        !            71: /* 400 */ "", "", "curveto", "arcto", "conicto", "", "", "", "", "maskfill", 
        !            72:          "maskrectangle", "masktrapezoidx", "masktrapezoidy", "startunderline",
        !            73:              "makeunderline", "", "makeoutlineodd","makeoutline", "clipoutline", "cliprectangle", 
        !            74:          "", "findcoloroperator", "findcolormodeloperator", "findcolor", "setgray", 
        !            75:              "makegray", "makesampledblack", "makesampledcolor", "setsampledblack",
        !            76:              "setsampledcolor", 
        !            77:          "", "", "", "", "", "", "", "", "", "",
        !            78:          "maskstrokeclosed", "maskvector", "maskdashedstroke", "", "", "", "", "", "", "",
        !            79:          "makepixelarray", "", "maskpixel", "", "", "", "", "", "", "",
        !            80:          "", "", "", "", "", "", "", "", "", "",
        !            81:          "", "", "", "", "", "", "", "", "", "",
        !            82:          "", "", "", "", "", "", "", "", "", "",
        !            83:          "", "", "", "", "", "", "", "", "", "",
        !            84: /* 500 */ "", "", "", "", "", "", "", "", "", "",
        !            85:          "", "", "", "", "", "", "", "", "", "",
        !            86:          "", "", "", "", "", "", "", "", "", "",
        !            87:          "", "", "", "", "", "", "", "", "", "",
        !            88:          "", "", "", "", "", "", "", "", "", "",
        !            89:          "", "", "", "", "", "", "", "", "", "",
        !            90:          "", "", "", "", "", "", "", "", "", "",
        !            91:          "", "", "", "", "", "", "", "", "", "",
        !            92:          "", "", "", "", "", "", "", "", "", "",
        !            93:          "", "", "", "", "", "", "", "", "", "",
        !            94: /* 600 */ "error"
        !            95: };

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.