Lines Matching defs:pointx
40 static void pointx(void *con, const GGLcoord* c, GGLcoord r);124 c->procs.pointx = pointx_validate;144 c->procs.pointx = aa_nice_pointx;146 c->procs.pointx = aa_pointx;149 c->procs.pointx = pointx;151 c->procs.pointx(con, v, rad);154 void pointx(void *con, const GGLcoord* v, GGLcoord rad)