Searched refs:term_setmousefunc (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Terminal/jni/
H A Dcom_android_terminal_Terminal.cpp220 static int term_setmousefunc(VTermMouseFunc func, void *data, void *user) { function in namespace:android
223 ALOGW("term_setmousefunc");
261 .setmousefunc = term_setmousefunc,

Completed in 23 milliseconds