Searched refs:linex_validate (Results 1 – 1 of 1) sorted by relevance
44 static void linex_validate(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord w);125 c->procs.linex = linex_validate; in ggl_state_changed()338 void linex_validate(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord w) in linex_validate() function