Searched refs:recti_validate (Results 1 – 1 of 1) sorted by relevance
48 static void recti_validate(void* c, GGLint l, GGLint t, GGLint r, GGLint b); 126 c->procs.recti = recti_validate; in ggl_state_changed()411 void recti_validate(void *con, GGLint l, GGLint t, GGLint r, GGLint b) in recti_validate() function