Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/te/
D_TEmodule.c102 char *text__in__; in TEObj_TESetText() local
109 &text__in__, &text__in_len__)) in TEObj_TESetText()
112 TESetText(text__in__, text__len__, in TEObj_TESetText()
272 char *text__in__; in TEObj_TEInsert() local
279 &text__in__, &text__in_len__)) in TEObj_TEInsert()
282 TEInsert(text__in__, text__len__, in TEObj_TEInsert()
602 char *text__in__; in TEObj_TEStyleInsert() local
610 &text__in__, &text__in_len__, in TEObj_TEStyleInsert()
614 TEStyleInsert(text__in__, text__len__, in TEObj_TEStyleInsert()
1103 char *text__in__; in TE_TETextBox() local
[all …]