Lines Matching refs:order
1209 registry, order, supplement = value
1210 xmlWriter.simpletag(name, [('Registry', tostr(registry)), ('Order', tostr(order)),
1215 return (attrs['Registry'], attrs['Order'], safeEval(attrs['Supplement']))
1257 # Note! FDSelect and FDArray must both preceed CharStrings in the output XML build order,
1258 # in order for the font to compile back from xml.
1320 for name in dictObj.order:
1343 for name in self.dictObj.order:
1504 for name in self.order:
1523 order = buildOrder(topDictOperators)
1574 order = buildOrder(topDictOperators)
1594 order = buildOrder(privateDictOperators)