Searched refs:text_buf (Results 1 – 1 of 1) sorted by relevance
259 wchar_t text_buf[11]; in nnMain() local260 memset( text_buf, 0, sizeof( text_buf ) ); in nnMain()262 …memcpy( text_buf, &buf[kbd_param.config.inputText], kbd_param.config.inputTextLength * sizeof( wch… in nnMain()266 NN_LOG("%d\n", text_buf[i]); in nnMain()