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

  /external/chromium/chrome/browser/ui/gtk/
gtk_custom_menu_item.cc 254 int half_offset = widget->style->xthickness / 2; local
262 current_button->allocation.width - half_offset);
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_custom_menu_item.cc 266 int half_offset = style->xthickness / 2; local
274 button_allocation.width - half_offset);

Completed in 50 milliseconds