Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/tests/
H A Dvolume-ui.py172 vbox = gtk.VBox(spacing=6) variable
216 vbox.pack_start(channel_labels[i], expand=False, fill=True)
222 vbox.pack_start(channel_scales[i], expand=False, fill=True)
226 vbox.pack_start(channel_dB_labels[i], expand=False, fill=True)
230 vbox.pack_start(value_label, expand=False, fill=True)
235 vbox.pack_start(value_scale, expand=False, fill=True)
238 vbox.pack_start(value_dB_label, expand=False, fill=True)
242 vbox.pack_start(balance_label, expand=False, fill=True)
247 vbox.pack_start(balance_scale, expand=False, fill=True)
251 vbox
[all...]
/third_party/lame/frontend/
H A Dgtkanal.c1149 GtkWidget *hbox, *vbox, *button, *box; in text_window() local
1160 vbox = gtk_vbox_new(FALSE, 0); in text_window()
1294 gtk_widget_show(vbox); in text_window()
1300 gtk_box_pack_start(GTK_BOX(vbox), hbox, FALSE, TRUE, 0); in text_window()
1301 gtk_box_pack_end(GTK_BOX(vbox), button, FALSE, TRUE, 0); in text_window()
1302 gtk_container_add(GTK_CONTAINER(textwindow), vbox); in text_window() local
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex315 % \onepageout takes a vbox as an argument. Note that \pagecontents
326 \setbox\headlinebox = \vbox{\let\hsize=\pagewidth \makeheadline}%
328 \setbox\footlinebox = \vbox{\let\hsize=\pagewidth \makefootline}%
332 % take effect in \write's, yet the group defined by the \vbox ends
343 \shipout\vbox{%
347 \ifcropmarks \vbox to \outervsize\bgroup
354 \vbox{\moveleft\cornerthick\nstop}%
356 \vbox{\moveright\cornerthick\nstop}%
363 \vbox\bgroup
377 \egroup % end of \vbox\bgrou
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 26 milliseconds