Home
last modified time | relevance | path

Searched refs:arrow_orientation (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DSpinBP.h117 unsigned char arrow_orientation; /* Xm_ARROWS_{VERTICAL,HORIZONTAL} */ member
145 (((XmSpinBoxRec *) (w))->spinBox.arrow_orientation)
H A DSpinB.c206 sizeof(unsigned char), Offset(arrow_orientation),
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DSpinBP.h103 unsigned char arrow_orientation; member
145 #define SPB_ArrowOrientation(w) (((XmSpinBoxWidget)(w))->spinBox.arrow_orientation)
/dports/deskutils/xmdiary/xmdiary-3.0.3/xtools/
H A DXmUbArrLab.c131 XtOffset( XmUbArrowLabelWidget, al.arrow_orientation ),
545 if( al -> al.arrow_orientation == XmHORIZONTAL ){ in CreateInternalWidgets()
561 if( al -> al.arrow_orientation == XmHORIZONTAL ){ in CreateInternalWidgets()
1235 if( Differs( al.arrow_orientation ) ){ in SetValues()
1237 newW -> al.arrow_orientation = curW -> al.arrow_orientation; in SetValues()
H A DXmUbArrLabP.h109 unsigned char arrow_orientation; member
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DSpinBox.c119 sizeof(unsigned char), Offset(arrow_orientation),