Searched refs:DoLayout (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Box.c | 79 static void DoLayout(BoxWidget, unsigned int, unsigned int, 202 DoLayout(BoxWidget bbw, unsigned int width, unsigned int height, function in typeref:typename:void 252 DoLayout(bbw, (unsigned)(lw + bw), height, reply_width, 289 DoLayout(bbw, (unsigned)(sw-1), height, &sw, &sh, False); 294 DoLayout(bbw, width_needed, height, 303 DoLayout(bbw, w, height, reply_width, reply_height, position); 382 /* height is currently ignored by DoLayout. 386 DoLayout(w, width, 0, &preferred_width, &preferred_height, False); 398 DoLayout(w, width, 0, &preferred_width, &preferred_height, False); 404 DoLayout( [all...] |
Completed in 2 milliseconds