Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cg/
D_CGmodule.c105 PyObject *CGContextRefObj_New(CGContextRef itself) in CGContextRefObj_New() function
1275 _res = Py_BuildValue("O&", CGContextRefObj_New, ctx); in CG_CreateCGContextForPort()