Changeset 25 for trunk/src/helpers/cctl_chart.c
- Timestamp:
- Jan 17, 2001, 6:34:55 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/cctl_chart.c
r21 r25 196 196 197 197 // fill bitmap with static's background color 198 GpiSetColor(hpsMem, lBackgroundColor); 198 199 gpihBox(hpsMem, 199 200 DRO_FILL, 200 &rclWholeStatic, 201 lBackgroundColor); 201 &rclWholeStatic); 202 202 203 203 // We'll paint into the bitmap in two loops:
Note:
See TracChangeset
for help on using the changeset viewer.