Home
last modified time | relevance | path

Searched refs:_WWTable (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/libXt/libXt-1.2.1/include/X11/
H A DInitialI.h324 struct _WWTable *WWtable; /* window to widget table */
/dports/x11-toolkits/libXt/libXt-1.2.1/src/
H A DEvent.c529 typedef struct _WWTable { struct
725 tab = (WWTable) __XtMalloc(sizeof(struct _WWTable)); in _XtAllocWWTable()