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

/xsrc/external/mit/libXaw/dist/src/
H A DXawIm.c132 static VendorShellWidget SearchVendorShell(Widget);
192 static VendorShellWidget SearchVendorShell(Widget w) function in typeref:typename:VendorShellWidget
284 if ((vw = SearchVendorShell(w)) == NULL) return;
1198 if ((vw = SearchVendorShell(inwidg)) == NULL) return;
1220 if ((vw = SearchVendorShell(inwidg)) == NULL) return;
1470 if ((vw = SearchVendorShell(inwidg)) == NULL) return;
1482 if ((vw = SearchVendorShell(inwidg)) == NULL) return;
1494 if ((vw = SearchVendorShell(inwidg)) == NULL) return;
1530 if ((vw = SearchVendorShell(inwidg)) && (ve = GetExtPart(vw)) &&
1552 if ((vw = SearchVendorShell(
[all...]

Completed in 3 milliseconds