Searched refs:HasGrip (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXaw/dist/src/
H A DPaned.c84 #define HasGrip(w) (PaneInfo(w)->grip != NULL) macro
809 if (HasGrip(*childP)) { /* Move and Display the Grip */
821 if (HasGrip(*childP)) { /* Move and Display the Grip */
835 if (HasGrip(*childP)) {
1310 if (IsPane(*childP) && HasGrip(*childP)) {
1473 if (HasGrip(*childP)) {
1736 if (HasGrip(*childP))
1792 if (IsPane(w) && HasGrip(w))
1833 if (HasGrip(*childP))
1953 else if (HasGrip(ol
[all...]

Completed in 3 milliseconds