Searched defs:_dir (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Paned.c387 Direction _dir = dir; local
391 _dir = LowRightPane; /* Go up. - really. */
411 if (_dir == LowRightPane) --childP; else ++childP;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DPaned.c412 Direction _dir = dir; local
416 _dir = LowRightPane; /* Go up. - really. */
438 if (_dir == LowRightPane) --childP; else ++childP;

Completed in 180 milliseconds