Home | History | Annotate | Download | only in misc

Lines Matching refs:def

40 	def read_byte(self, b0, data, index):
43 def read_smallInt1(self, b0, data, index):
47 def read_smallInt2(self, b0, data, index):
51 def read_shortInt(self, b0, data, index):
55 def read_longInt(self, b0, data, index):
59 def read_fixed1616(self, b0, data, index):
63 def read_realNumber(self, b0, data, index):
79 def buildOperatorDict(operatorList):
152 def getIntEncoder(format):
161 def encodeInt(value, fourByteOp=fourByteOp, bytechr=bytechr,
200 def encodeFixed(f, pack=struct.pack):
204 def encodeFloat(f):
236 def __init__(self, bytecode=None, program=None, private=None, globalSubrs=None):
244 def __repr__(self):
250 def getIntEncoder(self):
253 def getFixedEncoder(self):
256 def decompile(self):
263 def draw(self, pen):
270 def compile(self):
308 def needsDecompilation(self):
311 def setProgram(self, program):
315 def setBytecode(self, bytecode):
319 def getToken(self, index,
337 def getBytes(self, index, nBytes):
348 def do_operator(self, b0, data, index):
357 def toXML(self, xmlWriter):
385 def fromXML(self, name, attrs, content):
453 def __init__(self, bytecode=None, program=None, subrs=None):
460 def getIntEncoder(self):
463 def getFixedEncoder(self):
464 def encodeFixed(value):
467 def decompile(self):
479 def draw(self, pen):
487 def __init__(self, localSubrs, globalSubrs):
494 def reset(self):
500 def execute(self, charString):
534 def pop(self):
539 def popall(self):
544 def push(self, value):
547 def op_return(self, index):
551 def op_endchar(self, index):
554 def op_ignore(self, index):
557 def op_callsubr(self, index):
562 def op_callgsubr(self, index):
567 def op_hstem(self, index):
569 def op_vstem(self, index):
571 def op_hstemhm(self, index):
573 def op_vstemhm(self, index):
576 def op_hintmask(self, index):
585 def countHints(self):
590 def op_and(self, index):
592 def op_or(self, index):
594 def op_not(self, index):
596 def op_store(self, index):
598 def op_abs(self, index):
600 def op_add(self, index):
602 def op_sub(self, index):
604 def op_div(self, index):
606 def op_load(self, index):
608 def op_neg(self, index):
610 def op_eq(self, index):
612 def op_drop(self, index):
614 def op_put(self, index):
616 def op_get(self, index):
618 def op_ifelse(self, index):
620 def op_random(self, index):
622 def op_mul(self, index):
624 def op_sqrt(self, index):
626 def op_dup(self, index):
628 def op_exch(self, index):
630 def op_index(self, index):
632 def op_roll(self, index):
637 def __init__(self, pen, localSubrs, globalSubrs, nominalWidthX, defaultWidthX):
643 def reset(self):
651 def _nextPoint(self, point):
657 def rMoveTo(self, point):
661 def rLineTo(self, point):
666 def rCurveTo(self, pt1, pt2, pt3):
672 def closePath(self):
677 def endPath(self):
682 def popallWidth(self, evenOdd=0):
693 def countHints(self):
700 #def op_hstem(self, index):
702 #def op_vstem(self, index):
704 #def op_hstemhm(self, index):
706 #def op_vstemhm(self, index):
708 #def op_hintmask(self, index):
710 #def op_cntrmask(self, index):
716 def op_rmoveto(self, index):
719 def op_hmoveto(self, index):
722 def op_vmoveto(self, index):
725 def op_endchar(self, index):
741 def op_rlineto(self, index):
747 def op_hlineto(self, index):
749 def op_vlineto(self, index):
755 def op_rrcurveto(self, index):
762 def op_rcurveline(self, index):
770 def op_rlinecurve(self, index):
779 def op_vvcurveto(self, index):
792 def op_hhcurveto(self, index):
805 def op_vhcurveto(self, index):
815 def op_hvcurveto(self, index):
828 def op_hflex(self, index):
834 def op_flex(self, index):
838 def op_hflex1(self, index):
845 def op_flex1(self, index):
861 def op_blend(self, index):
865 def op_and(self, index):
867 def op_or(self, index):
869 def op_not(self, index):
871 def op_store(self, index):
873 def op_abs(self, index):
875 def op_add(self, index):
877 def op_sub(self, index):
879 def op_div(self, index):
888 def op_load(self, index):
890 def op_neg(self, index):
892 def op_eq(self, index):
894 def op_drop(self, index):
896 def op_put(self, index):
898 def op_get(self, index):
900 def op_ifelse(self, index):
902 def op_random(self, index):
904 def op_mul(self, index):
906 def op_sqrt(self, index):
908 def op_dup(self, index):
910 def op_exch(self, index):
912 def op_index(self, index):
914 def op_roll(self, index):
920 def alternatingLineto(self, isHorizontal):
930 def vcurveto(self, args):
941 def hcurveto(self, args):
955 def __init__(self, pen, subrs):
960 def reset(self):
966 def endPath(self):
971 def popallWidth(self, evenOdd=0):
974 def exch(self):
981 def op_rmoveto(self, index):
986 def op_hmoveto(self, index):
993 def op_vmoveto(self, index):
1001 def op_closepath(self, index):
1003 def op_setcurrentpoint(self, index):
1008 def op_endchar(self, index):
1011 def op_hsbw(self, index):
1016 def op_sbw(self, index):
1020 def op_callsubr(self, index):
1024 def op_callothersubr(self, index):
1034 def op_pop(self, index):
1037 def doFlex(self):
1079 def op_dotsection(self, index):
1081 def op_hstem3(self, index):
1083 def op_seac(self, index):
1092 def op_vstem3(self, index):
1100 def __init__(self, strings):
1105 def getDict(self):
1109 def decompile(self, data):
1122 def pop(self):
1127 def popall(self):
1132 def do_operator(self, b0, data, index):
1142 def handle_operator(self, operator, argType):
1154 def arg_number(self, name):
1156 def arg_SID(self, name):
1158 def arg_array(self, name):
1160 def arg_delta(self, name):
1169 def calcSubrBias(subrs):