HomeSort by: relevance | last modified time | path
    Searched refs:XawIcTableList (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
XawImP.h 101 } XawIcTablePart, *XawIcTableList;
106 XawIcTableList shared_ic_table;
107 XawIcTableList current_ic_table;
108 XawIcTableList ic_table;
  /xsrc/external/mit/libXaw/dist/src/
XawIm.c 109 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 p
    [all...]

Completed in 5 milliseconds