Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cg/
Dcgsupport.py145 CGContextRef_methods = [] variable
155 CGContextRef_methods.append(f)
163 CGContextRef_methods.append(f)
187 for f in CGContextRef_methods: