Searched defs:textlen (Results 1 – 2 of 2) sorted by relevance
/external/svox/pico/tts/ |
D | com_svox_picottsengine.cpp | 530 int textlen; /* property string length */ in doAddProperties() local 603 static int get_tok(const char * str , int pos, int textlen, int *tokstart, int *toklen) in get_tok() 635 static int get_sub_tok(const char * str , int pos, int textlen, int *tokstart, int *toklen) { in get_sub_tok() 681 int textlen; /* input string length */ in doCamelCase() local
|
/external/libvncserver/client_examples/ |
D | gtkvncviewer.c | 141 static void got_cut_text (rfbClient *cl, const char *text, int textlen) in got_cut_text()
|