Lines Matching defs:pointx
38 static void pointx(void *con, const GGLcoord* c, GGLcoord r);122 c->procs.pointx = pointx_validate;142 c->procs.pointx = aa_nice_pointx;144 c->procs.pointx = aa_pointx;147 c->procs.pointx = pointx;149 c->procs.pointx(con, v, rad);152 void pointx(void *con, const GGLcoord* v, GGLcoord rad)