Lines Matching refs:HasGrip
62 #define HasGrip(w) (PaneInfo(w)->grip != NULL)
647 if (HasGrip(*childP)) { /* Move and Display the Grip */
661 if (HasGrip(*childP)) { /* Move and Display the Grip */
675 if (HasGrip(*childP)) {
1131 if (IsPane(*childP) && HasGrip(*childP))
1289 if (HasGrip (*childP)) {
1555 if (HasGrip (*childP))
1607 if ( IsPane(w) && HasGrip(w) ) XtDestroyWidget(PaneInfo(w)->grip);
1645 if (HasGrip(*childP))
1780 else if ( HasGrip(old) ) {