Changeset 5386 for trunk/Ohana/src/kii/overlay/PaintOverlay.c
- Timestamp:
- Oct 19, 2005, 9:20:19 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/kii/overlay/PaintOverlay.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/kii/overlay/PaintOverlay.c
r2466 r5386 11 11 XSetForeground (graphic[0].display, graphic[0].gc, layout[0].overlay[N].color); 12 12 13 expand = 1.0; 13 14 if (layout[0].expand > 0) { 14 15 expand = 1 / (1.0*layout[0].expand);
Note:
See TracChangeset
for help on using the changeset viewer.
