Searched refs:PANED_GRIP_SIZE (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Paned.h104 #define PANED_GRIP_SIZE 0 macro
H A DXaw3_1Paned.c148 offset(min), XtRImmediate, (caddr_t) PANED_GRIP_SIZE},
1588 if (pane->min == PANED_GRIP_SIZE)
1592 if (pane->min == PANED_GRIP_SIZE)
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DPaned.h129 #define PANED_GRIP_SIZE 0 macro
H A DPaned.c172 offset(min), XtRImmediate, (XtPointer) PANED_GRIP_SIZE},
1621 if (pane->min == PANED_GRIP_SIZE)
1625 if (pane->min == PANED_GRIP_SIZE)

Completed in 20 milliseconds