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

/xsrc/external/mit/libXmu/dist/src/
H A DCvtStdSel.c82 static Bool isApplicationShell(Widget);
157 isApplicationShell(Widget w) function in typeref:typename:Bool
211 while (parent != NULL && !isApplicationShell(w)) {
215 if (isApplicationShell(w))
H A DEditresCom.c164 static Bool isApplicationShell(Widget);
1132 isApplicationShell(Widget w) function in typeref:typename:Bool
1159 if (isApplicationShell(w))

Completed in 8 milliseconds