Home
last modified time | relevance | path

Searched refs:TOB_Orientation (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DTearOffB.c257 TOB_Orientation(new_w) = XmHORIZONTAL; in initialize()
345 TOB_Orientation(w), in expose()
393 if (TOB_Orientation(w) == XmVERTICAL)
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/XmI/
H A DMacrosI.h2652 #define TOB_Orientation(w) \ macro