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

/xsrc/external/mit/libXaw/dist/src/
H A DXawIm.c116 static XawVendorShellExtPart *GetExtPart(VendorShellWidget);
218 GetExtPart(VendorShellWidget w) function in typeref:typename:XawVendorShellExtPart *
286 if ((ve = GetExtPart(vw)) != NULL) {
422 if ( ( ve = GetExtPart( (VendorShellWidget) w ) ) == NULL ) return;
1199 if ((ve = GetExtPart(vw)) != NULL) {
1222 if ((ve = GetExtPart(vw)) != NULL) {
1420 if ( ( ve = GetExtPart( (VendorShellWidget) w ) ) && ve->im.xim ) {
1432 if ( (ve = GetExtPart( (VendorShellWidget) w )) != NULL ) {
1444 if ( (ve = GetExtPart( (VendorShellWidget) w )) != NULL ) {
1471 if ((ve = GetExtPart(v
[all...]

Completed in 5 milliseconds