Home | History | Annotate | Download | only in plugins

Lines Matching refs:y0

344     void (*quadTo)(ANPPath*, float x0, float y0, float x1, float y1);
345 void (*cubicTo)(ANPPath*, float x0, float y0, float x1, float y1,
643 void (*drawLine)(ANPCanvas*, float x0, float y0, float x1, float y1,