Home
last modified time | relevance | path

Searched defs:tableops (Results 1 - 1 of 1) sorted by relevance

/third_party/lame/frontend/
H A Dgtkanal.c1446 gint tableops, graphx, graphy; in gtkcontrol() local
1586 gtk_table_attach(GTK_TABLE(table), pcmbox, 0, 2, 0, 1, tableops, tableops, 2, 2); in gtkcontrol() local
1590 gtk_table_attach(GTK_TABLE(table), winbox, 0, 2, 1, 2, tableops, tableops, 2, 2); in gtkcontrol() local
1595 gtk_table_attach(GTK_TABLE(table), mdctbox[0], 0, 1, 2, 3, tableops, tableops, 2, 2); in gtkcontrol() local
1599 gtk_table_attach(GTK_TABLE(table), mdctbox[1], 1, 2, 2, 3, tableops, tableops, in gtkcontrol() local
1603 gtk_table_attach(GTK_TABLE(table), enerbox[0], 0, 1, 3, 4, tableops, tableops, 2, 2); gtkcontrol() local
1607 gtk_table_attach(GTK_TABLE(table), enerbox[1], 1, 2, 3, 4, tableops, tableops, 2, 2); gtkcontrol() local
1611 gtk_table_attach(GTK_TABLE(table), sfbbox[0], 0, 1, 4, 5, tableops, tableops, 2, 2); gtkcontrol() local
1615 gtk_table_attach(GTK_TABLE(table), sfbbox[1], 1, 2, 4, 5, tableops, tableops, 2, 2); gtkcontrol() local
[all...]

Completed in 4 milliseconds