Searched defs:type_obj (Results 1 – 3 of 3) sorted by relevance
39 const CPDF_Object* type_obj = dictionary->GetDirectObjectFor(kTypeKey); in IsSignatureDictionary() local
46 auto add_builtin_type = [&](PyTypeObject* type_obj, PyTreeKind kind) { in Singleton()
218 PyObject* type_obj = GetRegisteredPyObject(type_name); in IsInstanceOfRegisteredType() local