Home
last modified time | relevance | path

Searched refs:CFMutableStringRef_object (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/cf/
Dcfsupport.py498 CFMutableStringRef_object = CFMutableStringRefObjectDefinition('CFMutableStringRef', 'CFMutableStri… variable
511 module.addobject(CFMutableStringRef_object)
547 for f in CFMutableStringRef_methods: CFMutableStringRef_object.add(f)