HomeSort by relevance Sort by last modified time
    Searched refs:children_width_requisition (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
gtk_chrome_shrinkable_hbox.cc 137 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);
gtk_chrome_shrinkable_hbox.h 51 int children_width_requisition; member in struct:_GtkChromeShrinkableHBox

Completed in 32 milliseconds