Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cg/
D_CGmodule.c946 int cstring__in_len__; in CGContextRefObj_CGContextShowText() local
948 &cstring__in__, &cstring__in_len__)) in CGContextRefObj_CGContextShowText()
950 cstring__len__ = cstring__in_len__; in CGContextRefObj_CGContextShowText()
965 int cstring__in_len__; in CGContextRefObj_CGContextShowTextAtPoint() local
969 &cstring__in__, &cstring__in_len__)) in CGContextRefObj_CGContextShowTextAtPoint()
971 cstring__len__ = cstring__in_len__; in CGContextRefObj_CGContextShowTextAtPoint()