Subversion Repositories Kolibri OS

Rev

Rev 877 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 877 Rev 878
Line 93... Line 93...
93
      int h;
93
      int h;
94
    };
94
    };
95
  };
95
  };
96
  color_t color;
96
  color_t color;
97
}draw_t;
97
  color_t border;
-
 
98
}draw_t;
98
 
99
 
Line 99... Line 100...
99
typedef struct
100
typedef struct
100
{
101
{
101
  local_pixmap_t  *dstpix;
102
  local_pixmap_t  *dstpix;