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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Paned.c55 typedef enum {UpLeftPane = 'U', LowRightPane = 'L', enumerator in enum:__anon312
84 "<Btn1Down>: GripAction(Start, UpLeftPane) \n\
479 * dir - the pane to move (either UpLeftPane or LowRightPane).
887 if (dir == ThisBorderOnly || dir == UpLeftPane)
898 if (dir == UpLeftPane)
910 if (dir == UpLeftPane)
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DPaned.c79 typedef enum {UpLeftPane = 'U', LowRightPane = 'L', enumerator in enum:__anon372
108 "<Btn1Down>: GripAction(Start, UpLeftPane) \n\
506 * dir - the pane to move (either UpLeftPane or LowRightPane).
914 if (dir == ThisBorderOnly || dir == UpLeftPane)
925 if (dir == UpLeftPane)
937 if (dir == UpLeftPane)

Completed in 18 milliseconds