Searched refs:vbox (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/pixman/dist/demos/ |
| H A D | composite-test.c | 139 GtkWidget *vbox; local in function:main 142 vbox = gtk_vbox_new (FALSE, 0); 145 gtk_box_pack_start (GTK_BOX (vbox), label, FALSE, FALSE, 6); 155 gtk_box_pack_start (GTK_BOX (vbox), image, FALSE, FALSE, 0); 158 gtk_table_attach_defaults (GTK_TABLE (table), vbox, 160 gtk_widget_show (vbox);
|
| /xsrc/external/mit/xf86-video-vboxvideo/dist/ |
| H A D | README.md | 19 https://gitlab.freedesktop.org/xorg/driver/xf86-video-vbox
|
| H A D | configure.ac | 27 [https://gitlab.freedesktop.org/xorg/driver/xf86-video-vbox/-/issues],
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Box.c | 205 Boolean vbox = (bbw->box.orientation == XtorientVertical); local in function:DoLayout 241 * can't fit any more. Start new line if vbox 244 if (vbox) { 280 if (!vbox && width && lw > width && lh < height) { 301 if (vbox && (width < w || width < lw)) {
|
Completed in 4 milliseconds