Home | History | Annotate | Download | only in src

Lines Matching full:mousefunc

484 static void mousefunc(int col, int row, int button, int pressed, int modifiers, void *data)
795 (*state->callbacks->setmousefunc)(val ? mousefunc : NULL, state, state->cbdata);