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

/xsrc/external/mit/libXaw/dist/src/
H A DXawIm.c110 static XawIcTableList CurrentSharedIcTable(XawVendorShellExtPart*);
658 if (check == TRUE && CurrentSharedIcTable(ve) != pp) return;
1064 CurrentSharedIcTable(XawVendorShellExtPart *ve) function in typeref:typename:XawIcTableList
1078 XawIcTableList pp = CurrentSharedIcTable(ve);
1098 if (IsSharedIC(ve) && (pp = CurrentSharedIcTable(ve))) {

Completed in 3 milliseconds