home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Enlightenment / enl_DR-0.10.tar.gz / enl_DR-0.10.tar / enl / draw.h < prev    next >
Text File  |  1997-05-13  |  197b  |  5 lines

  1. void TileFill(Pixmap dst, Pixmap src, int dst_w, int dst_h, int src_w, int src_h);
  2. void DrawButton(EWin *ewin,int btn);
  3. void DrawDecorationDraw(EWin *ewin);
  4. void DrawSetupWindowBorder(EWin *ewin);
  5.