Lines Matching refs:GetExtPart
169 static XawVendorShellExtPart *GetExtPart( w )
261 if (ve = GetExtPart(vw)) {
417 if ( ( ve = GetExtPart( (VendorShellWidget) w ) ) == NULL ) return;
430 || (ve = GetExtPart(vw)) == NULL) return(0);
1182 if (ve = GetExtPart(vw)) {
1205 if (ve = GetExtPart(vw)) {
1461 if ( ( ve = GetExtPart( (VendorShellWidget) w ) ) && ve->im.xim ) {
1479 if ( ve = GetExtPart( (VendorShellWidget) w ) ) {
1498 if ( ve = GetExtPart( (VendorShellWidget) w ) ) {
1538 if (ve = GetExtPart(vw)) {
1556 if (ve = GetExtPart(vw)) {
1574 if (ve = GetExtPart(vw)) {
1706 if ((vw = SearchVendorShell(inwidg)) && (ve = GetExtPart(vw)) &&
1731 if ((vw = SearchVendorShell(w)) && (ve = GetExtPart(vw))) {
1750 if ((vw = SearchVendorShell(w)) && (ve = GetExtPart(vw))) {
1775 if ( ve = GetExtPart( (VendorShellWidget) w ) )