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

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DXawImP.h101 } XawIcTablePart, *XawIcTableList; typedef in typeref:struct:_XawIcTablePart *
106 XawIcTableList shared_ic_table;
107 XawIcTableList current_ic_table;
108 XawIcTableList ic_table;
/xsrc/external/mit/libXaw/dist/src/
H A DXawIm.c109 static XawIcTableList CreateIcTable(Widget, XawVendorShellExtPart*);
110 static XawIcTableList CurrentSharedIcTable(XawVendorShellExtPart*);
117 static XawIcTableList GetIcTable(Widget, XawVendorShellExtPart*);
118 static XawIcTableList GetIcTableShared(Widget, XawVendorShellExtPart*);
131 XawIcTableList);
140 static void SetICValuesShared(Widget, XawVendorShellExtPart*, XawIcTableList,
146 XawIcTableList);
147 static void SizeNegotiation(XawIcTableList, unsigned int, unsigned int);
237 static XawIcTableList
240 XawIcTableList
[all...]

Completed in 3 milliseconds