Home
last modified time | relevance | path

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

/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DPanedW.c1733 if (PWC_SkipAdjust(child) ) /* we can't change the size of this one */ in _XmPanedWHLayout()
1951 if (PWC_SkipAdjust(child) ) /* we can't change the size of this one */ in _XmPanedWVLayout()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/XmI/
H A DMacrosI.h1871 #define PWC_SkipAdjust(w) \ macro