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

  /external/chromium_org/chrome/browser/ui/gtk/
gtk_custom_menu_item.cc 262 GtkAllocation child_alloc; local
264 &child_alloc);
271 child_alloc.y,
272 child_alloc.y + child_alloc.height,
  /external/chromium/chrome/browser/ui/gtk/
gtk_custom_menu_item.cc 252 GtkAllocation child_alloc = local
259 child_alloc.y,
260 child_alloc.y + child_alloc.height,

Completed in 243 milliseconds