Searched refs:BoxWidget (Results 1 - 4 of 4) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1Box.h | 68 typedef struct _BoxRec *BoxWidget; typedef in typeref:struct:_BoxRec
|
H A D | Xaw3_1Box.c | 140 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 D | Box.h | 96 typedef struct _BoxRec *BoxWidget; typedef in typeref:struct:_BoxRec
|
H A D | Box.c | 161 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 68 milliseconds