Home
last modified time | relevance | path

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

/dports/audio/xmixer/xmixer/Xw/
H A DBox.c164 Layout (XwBoxWidget bw, Dimension width, Dimension height, Boolean resize)
265 XwBoxWidget new_box = (XwBoxWidget) tnew;
302 XwBoxWidget bw = (XwBoxWidget) w;
320 XwBoxWidget new_box= (XwBoxWidget) reply;
352 XwBoxWidget bw = (XwBoxWidget) w;
394 XwBoxWidget bw = (XwBoxWidget) XtParent(w);
454 XwBoxWidget bw = (XwBoxWidget) w;
458 __FILE__, w->core.name, ((XwBoxWidget)w)->composite.num_children,
498 XtCallCallbackList (w, ((XwBoxWidget)w)->box.tab_callbacks, event);
507 XwBoxWidget bw = (XwBoxWidget) w;
H A DBox.h59 typedef struct _XwBoxRec *XwBoxWidget; typedef