HomeSort by relevance Sort by last modified time
    Searched full:button_allocation (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/ui/gtk/
gtk_custom_menu_item.cc 260 GtkAllocation button_allocation; local
261 gtk_widget_get_allocation(current_button, &button_allocation);
273 button_allocation.x +
274 button_allocation.width - half_offset);

Completed in 57 milliseconds