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

/external/chromium/chrome/browser/ui/gtk/
H A Dgtk_chrome_shrinkable_hbox.cc137 box->children_width_requisition = 0;
176 gint children_width_requisition = 0; local
178 &children_width_requisition); local
185 box->children_width_requisition > children_width_requisition) {
205 box->children_width_requisition = 0;
226 &box->children_width_requisition);
H A Dgtk_chrome_shrinkable_hbox.h51 int children_width_requisition; member in struct:_GtkChromeShrinkableHBox
/external/chromium_org/chrome/browser/ui/gtk/
H A Dgtk_chrome_shrinkable_hbox.cc134 box->children_width_requisition = 0;
173 gint children_width_requisition = 0; local
175 &children_width_requisition); local
185 box->children_width_requisition > children_width_requisition) {
205 box->children_width_requisition = 0;
226 &box->children_width_requisition);
H A Dgtk_chrome_shrinkable_hbox.h50 int children_width_requisition; member in struct:_GtkChromeShrinkableHBox

Completed in 149 milliseconds