Lines Matching refs:def
13 def __init__(self, value):
17 def __repr__(self):
25 def __init__(self, name, function):
29 def __repr__(self):
34 def __repr__(self):
36 def __str__(self):
47 def __str__(self):
54 def __str__(self):
58 def __str__(self):
70 def __repr__(self):
104 def _type1_item_repr(key, value):
110 psstring = psstring + "/%s %s def\n" % (key, _type1_CharString_repr(value.value))
117 def _type1_Encoding_repr(encoding, access):
124 return psstring + access + "def\n"
126 def _type1_CharString_repr(charstrings):
131 def __str__(self):
154 def __repr__(self):
161 def __str__(self):
170 def __repr__(self):
174 def __init__(self):
179 def __init__(self):
184 def __init__(self):
188 def __str__(self):
195 def __str__(self):
199 def __str__(self):
203 def __str__(self):
209 def ps_def(self):
214 def ps_bind(self):
219 def proc_bind(self, proc):
234 def ps_exch(self):
242 def ps_dup(self):
247 def ps_exec(self):
254 def ps_count(self):
257 def ps_eq(self):
262 def ps_ne(self):
267 def ps_cvx(self):
272 def ps_matrix(self):
276 def ps_string(self):
280 def ps_type(self):
284 def ps_store(self):
294 def ps_where(self):
299 def ps_systemdict(self):
302 def ps_userdict(self):
305 def ps_currentdict(self):
308 def ps_currentfile(self):
311 def ps_eexec(self):
315 def ps_closefile(self):
320 def ps_cleartomark(self):
325 def ps_readstring(self,
339 def ps_known(self):
344 def ps_if(self):
349 def ps_ifelse(self):
357 def ps_readonly(self):
363 def ps_executeonly(self):
369 def ps_noaccess(self):
375 def ps_not(self):
382 def ps_print(self):
386 def ps_anchorsearch(self):
398 def ps_array(self):
403 def ps_astore(self):
409 def ps_load(self):
413 def ps_put(self):
426 def ps_get(self):
441 def ps_getinterval(self):
451 def ps_putinterval(self):
464 def ps_cvn(self):
467 def ps_index(self):
473 def ps_for(self):
492 def ps_forall(self):
510 def ps_definefont(self):
517 def ps_findfont(self):
522 def ps_pop(self):
525 def ps_dict(self):
529 def ps_begin(self):
532 def ps_end(self):