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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Box.h68 typedef struct _BoxRec *BoxWidget; typedef in typeref:struct:_BoxRec
H A DXaw3_1Box.c140 BoxWidget bbw;
266 BoxWidget w = (BoxWidget)widget;
368 DoLayout((BoxWidget)w, w->core.width, w->core.height, &junk, &junk, TRUE);
382 BoxWidget bbw;
474 BoxWidget bbw;
504 bbw = (BoxWidget) w->core.parent;
535 (void) TryNewLayout((BoxWidget)w);
550 BoxWidget newbbw = (BoxWidget)ne
[all...]
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DBox.h96 typedef struct _BoxRec *BoxWidget; typedef in typeref:struct:_BoxRec
H A DBox.c161 BoxWidget bbw;
295 BoxWidget w = (BoxWidget)widget;
397 DoLayout((BoxWidget)w, w->core.width, w->core.height, &junk, &junk, TRUE);
411 BoxWidget bbw;
503 BoxWidget bbw;
533 bbw = (BoxWidget) w->core.parent;
564 (void) TryNewLayout((BoxWidget)w);
581 BoxWidget newbbw = (BoxWidget)ne
[all...]

Completed in 14 milliseconds