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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DXawIm.c142 static VendorShellWidget SearchVendorShell( w ) function
259 if ((vw = SearchVendorShell(w)) == NULL) return;
1181 if ((vw = SearchVendorShell(inwidg)) == NULL) return;
1204 if ((vw = SearchVendorShell(inwidg)) == NULL) return;
1537 if ((vw = SearchVendorShell(inwidg)) == NULL) return;
1555 if ((vw = SearchVendorShell(inwidg)) == NULL) return;
1573 if ((vw = SearchVendorShell(inwidg)) == NULL) return;
1706 if ((vw = SearchVendorShell(inwidg)) && (ve = GetExtPart(vw)) &&
1731 if ((vw = SearchVendorShell(w)) && (ve = GetExtPart(vw))) {
1750 if ((vw = SearchVendorShell(
[all...]

Completed in 13 milliseconds