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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DXawIm.c169 static XawVendorShellExtPart *GetExtPart( w ) function
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(v
[all...]

Completed in 1107 milliseconds