Home
last modified time | relevance | path

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

/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DScale.c494 Scale_LastValue(new_w) = Scale_Value(new_w); in initialize()
2060 Scale_LastValue(XtParent(sb)) = Scale_Value(sb); in _ScaleValueChanged()
2093 Scale_LastValue(XtParent(sb)) = Scale_Value(sb); in _ScaleDrag()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/XmI/
H A DMacrosI.h2205 #define Scale_LastValue(x) \ macro