Lines Matching defs:fp

306 Display_allocate(void *fp)  in Display_allocate()
375 Display_getwindow(void *fp) in Display_getwindow()
431 Display_startrefresh(void *fp) in Display_startrefresh()
490 Display_color(void *fp) in Display_color()
507 Image_flush(void *fp) in Image_flush()
547 imagedraw(void *fp, int op) in imagedraw()
573 Image_draw(void *fp) in Image_draw()
579 Image_drawop(void *fp) in Image_drawop()
588 imagegendraw(void *fp, int op) in imagegendraw()
614 Image_gendraw(void *fp) in Image_gendraw()
620 Image_gendrawop(void *fp) in Image_gendrawop()
629 drawline(void *fp, int op) in drawline()
648 Image_line(void *fp) in Image_line()
654 Image_lineop(void *fp) in Image_lineop()
663 drawsplinepoly(void *fp, int smooth, int op) in drawsplinepoly()
688 Image_poly(void *fp) in Image_poly()
694 Image_polyop(void *fp) in Image_polyop()
703 Image_bezspline(void *fp) in Image_bezspline()
709 Image_bezsplineop(void *fp) in Image_bezsplineop()
718 drawbezier(void *fp, int op) in drawbezier()
738 Image_bezier(void *fp) in Image_bezier()
744 Image_bezierop(void *fp) in Image_bezierop()
753 drawfillbezier(void *fp, int op) in drawfillbezier()
773 Image_fillbezier(void *fp) in Image_fillbezier()
779 Image_fillbezierop(void *fp) in Image_fillbezierop()
788 drawfillsplinepoly(void *fp, int smooth, int op) in drawfillsplinepoly()
813 Image_fillpoly(void *fp) in Image_fillpoly()
819 Image_fillpolyop(void *fp) in Image_fillpolyop()
828 Image_fillbezspline(void *fp) in Image_fillbezspline()
834 Image_fillbezsplineop(void *fp) in Image_fillbezsplineop()
843 drawarcellipse(void *fp, int isarc, int alpha, int phi, int op) in drawarcellipse()
868 Image_ellipse(void *fp) in Image_ellipse()
874 Image_ellipseop(void *fp) in Image_ellipseop()
883 Image_arc(void *fp) in Image_arc()
892 Image_arcop(void *fp) in Image_arcop()
901 drawfillarcellipse(void *fp, int isarc, int alpha, int phi, int op) in drawfillarcellipse()
924 Image_fillellipse(void *fp) in Image_fillellipse()
930 Image_fillellipseop(void *fp) in Image_fillellipseop()
939 Image_fillarc(void *fp) in Image_fillarc()
948 Image_fillarcop(void *fp) in Image_fillarcop()
957 drawtext(void *fp, int op) in drawtext()
990 Image_text(void *fp) in Image_text()
996 Image_textop(void *fp) in Image_textop()
1005 drawtextbg(void *fp, int op) in drawtextbg()
1039 Image_textbg(void *fp) in Image_textbg()
1045 Image_textbgop(void *fp) in Image_textbgop()
1054 drawborder(void *fp, int op) in drawborder()
1073 Image_border(void *fp) in Image_border()
1079 Display_newimage(void *fp) in Display_newimage()
1097 Display_colormix(void *fp) in Display_colormix()
1116 Image_readpixels(void *fp) in Image_readpixels()
1133 Image_writepixels(void *fp) in Image_writepixels()
1151 Image_arrow(void *fp) in Image_arrow()
1160 Image_name(void *fp) in Image_name()
1201 Display_open(void *fp) in Display_open()
1220 Display_namedimage(void *fp) in Display_namedimage()
1252 Display_readimage(void *fp) in Display_readimage()
1280 Display_writeimage(void *fp) in Display_writeimage()
1354 Screen_allocate(void *fp) in Screen_allocate()
1375 Display_publicscreen(void *fp) in Display_publicscreen()
1439 Font_build(void *fp) in Font_build()
1619 Font_open(void *fp) in Font_open()
1655 Font_width(void *fp) in Font_width()
1676 Font_bbox(void *fp) in Font_bbox()
1709 Chans_text(void *fp) in Chans_text()
1722 Chans_depth(void *fp) in Chans_depth()
1731 Chans_eq(void *fp) in Chans_eq()
1740 Chans_mk(void *fp) in Chans_mk()
1749 Display_rgb(void *fp) in Display_rgb()
1772 Display_rgb2cmap(void *fp) in Display_rgb2cmap()
1782 Display_cmap2rgb(void *fp) in Display_cmap2rgb()
1796 Display_cmap2rgba(void *fp) in Display_cmap2rgba()
1806 Draw_setalpha(void *fp) in Draw_setalpha()
1815 Draw_icossin(void *fp) in Draw_icossin()
1827 Draw_icossin2(void *fp) in Draw_icossin2()
1839 Draw_bytesperline(void *fp) in Draw_bytesperline()
1893 Screen_newwindow(void *fp) in Screen_newwindow()
1960 Screen_top(void *fp) in Screen_top()
1968 Screen_bottom(void *fp) in Screen_bottom()
2000 Image_top(void *fp) in Image_top()
2016 Image_origin(void *fp) in Image_origin()
2037 Image_bottom(void *fp) in Image_bottom()