Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cg/
D_CGmodule.c944 char *cstring__in__; in CGContextRefObj_CGContextShowText() local
948 &cstring__in__, &cstring__in_len__)) in CGContextRefObj_CGContextShowText()
952 cstring__in__, cstring__len__); in CGContextRefObj_CGContextShowText()
963 char *cstring__in__; in CGContextRefObj_CGContextShowTextAtPoint() local
969 &cstring__in__, &cstring__in_len__)) in CGContextRefObj_CGContextShowTextAtPoint()
975 cstring__in__, cstring__len__); in CGContextRefObj_CGContextShowTextAtPoint()