• Home
  • Raw
  • Download

Lines Matching refs:hasattr

120 		if hasattr(nameOrIndex, "__index__"):
186 if not hasattr(topDict, "charset") or topDict.charset is None:
230 if not hasattr(self, "major"):
232 if not hasattr(self, "minor"):
237 if not hasattr(self, "offSize"):
240 if not hasattr(self, "hdrSize"):
242 if not hasattr(self, "GlobalSubrs"):
244 if not hasattr(self, "fontNames"):
252 if not hasattr(self, "hdrSize"):
254 if not hasattr(self, "GlobalSubrs"):
256 if not hasattr(self, "fontNames"):
270 if hasattr(topDict, "VarStore") and topDict.FDArray[0].vstore is None:
273 if hasattr(fontDict, "Private"):
278 if not hasattr(self, "GlobalSubrs"):
304 if hasattr(topDict, 'Private'):
316 if hasattr(topDict, key):
319 if not hasattr(topDict, "FDArray"):
340 if hasattr(privateDict, key):
352 if hasattr(fontDict, key):
362 if hasattr(privateDict, key):
392 if hasattr(item, "getDataLength"):
398 if hasattr(item, "setPos"):
414 if hasattr(item, "toFile"):
439 if isCFF2 is None and hasattr(parent, "isCFF2"):
455 if hasattr(item, "getDataLength"):
502 if hasattr(item, "toFile"):
583 if hasattr(item, "toFile"):
750 elif hasattr(self, 'fdArray') and self.fdArray is not None:
751 if hasattr(self, 'fdSelect') and self.fdSelect is not None:
794 if hasattr(self, 'fdSelect'):
1080 if hasattr(self, 'fdArray'):
1081 if hasattr(self, 'fdSelect'):
1116 if hasattr(self, "fdArray"):
1217 if not hasattr(parent, "file"):
1416 if hasattr(parent, "FDArray"):
1418 if hasattr(parent, "FDSelect"):
1435 if hasattr(parent, "FDArray"):
1439 if hasattr(parent, "FDSelect"):
1457 isCID = hasattr(parent, "ROS")
1520 isCID = hasattr(parent.dictObj, "ROS")
2151 if isCFF2 is None and hasattr(parent, "isCFF2"):
2327 if hasattr(self.dictObj, "charset") and self.dictObj.charset:
2328 if hasattr(self.dictObj, "ROS"): # aka isCID
2336 if hasattr(self.dictObj, "Encoding") and self.dictObj.Encoding:
2341 if hasattr(self.dictObj, "VarStore"):
2345 if hasattr(self.dictObj, "FDSelect"):
2358 if hasattr(self.dictObj, "CharStrings"):
2366 if hasattr(self.dictObj, "FDArray"):
2373 if hasattr(self.dictObj, "Private"):
2417 if hasattr(self.dictObj, "Private"):
2436 if hasattr(self.dictObj, "Subrs"):
2577 if hasattr(self, "CharStrings"):
2579 if hasattr(self, "ROS"):
2581 if not hasattr(self, "ROS") or not hasattr(self, "CharStrings"):
2692 if hasattr(self, 'vsindex'):
2727 if not hasattr(self, "stringMapping"):