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

  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip.cc 58 static int drop_indicator_height; variable
561 drop_indicator_height = drop_image->height();
751 -drop_indicator_height);
754 drop_indicator_height);
862 gfx::Rect(0, 0, drop_indicator_width, drop_indicator_height));
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 68 static int drop_indicator_height; member in namespace:__anon5082
770 drop_indicator_height = gdk_pixbuf_get_height(drop_image);
1768 drop_indicator_width, drop_indicator_height); local
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 92 static int drop_indicator_height; member in namespace:__anon8600
801 drop_indicator_height = gdk_pixbuf_get_height(drop_image);
1922 drop_indicator_width, drop_indicator_height); local
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.cc 83 static int drop_indicator_height; member in namespace:__anon8837
    [all...]

Completed in 53 milliseconds