Searched defs:subr (Results 1 – 6 of 6) sorted by relevance
217 CID_Subrs subr = face->subrs + n; in cid_face_done() local
412 CID_Subrs subr; in cid_read_subrs() local
445 CID_Subrs subr; in cid_read_subrs() local
797 int subr = iterator.getCodeLength() - gapLen; in insertAfter() local852 private void insertGoto(CodeIterator iterator, int subr, int pos) in insertGoto()
1534 def processSubr(self, index, subr): argument