Changeset 6684 for trunk/Ohana/src/opihi/include/display.h
- Timestamp:
- Mar 26, 2006, 1:14:47 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/include/display.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/include/display.h
r5850 r6684 24 24 void InitGraph PROTO((void)); 25 25 int open_graph PROTO((int N)); 26 int close_graph PROTO((int N)); 26 27 void QuitGraph PROTO((void)); 27 28 void SetGraph PROTO((Graphdata data)); … … 35 36 void InitImage PROTO((void)); 36 37 int open_image PROTO((int N)); 38 int close_image PROTO((int N)); 37 39 void QuitImage PROTO((void)); 38 40 void SetImageDevice PROTO((int state));
Note:
See TracChangeset
for help on using the changeset viewer.
