Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cg/
D_CGmodule.c322 static PyObject *CGContextRefObj_CGContextMoveToPoint(CGContextRefObject *_self, PyObject *_args) in CGContextRefObj_CGContextMoveToPoint() function
1090 {"CGContextMoveToPoint", (PyCFunction)CGContextRefObj_CGContextMoveToPoint, 1,