Searched defs:type_obj (Results 1 – 3 of 3) sorted by relevance
41 RetainPtr<const CPDF_Object> type_obj = in IsSignatureDictionary() local
49 auto add_builtin_type = [&](PyTypeObject* type_obj, PyTreeKind kind) { in Singleton()
216 PyObject* type_obj = GetRegisteredPyObject(type_name); in IsInstanceOfRegisteredType() local