annotate lisp/oobr/tree-x/OOBR-FTR @ 24:4103f0995bd7 r19-15b95

Import from CVS: tag r19-15b95
author cvs
date Mon, 13 Aug 2007 08:51:03 +0200
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
24
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
1
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
2 /home/infodock/lisp/oobr/tree-x/draw.c
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
3 [function]@- BeginFrame@void BeginFrame() {
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
4 [function]@- EndFrame@void EndFrame() {
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
5
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
6 /home/infodock/lisp/oobr/tree-x/intf.c
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
7 [function]@- Pause@void Pause() {
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
8 [function]@- UserEventLoop@void UserEventLoop() {
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
9
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
10 /home/infodock/lisp/oobr/tree-x/tree.c
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
11 [function]@- MakeNode@Tree* MakeNode() {
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
12
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
13 /home/infodock/lisp/oobr/tree-x/usleep.c
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
14 [function]@- usleep@int usleep( unsigned long int microSeconds ) {
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
15
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
16 /home/infodock/lisp/oobr/tree-x/intf.c
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
17 #defi@- GLOBALS@#define GLOBALS
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
18 #defi@- gray_width@#define gray_width
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
19 #defi@- gray_height@#define gray_height
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
20 #defi@- check_width@#define check_width
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
21 #defi@- check_height@#define check_height
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
22 #defi@- slider_pixmap_width@#define slider_pixmap_width
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
23 #defi@- slider_pixmap_height@#define slider_pixmap_height
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
24 #defi@- shell_tra@#define shell_translations
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents:
diff changeset
25