Home
last modified time | relevance | path

Searched refs:kBookmarkBarNTPHeight (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/bookmarks/
Dbookmark_bar_gtk.h111 static const int kBookmarkBarNTPHeight; variable
Dbookmark_bar_gtk.cc121 const int BookmarkBarGtk::kBookmarkBarNTPHeight = 57; member in BookmarkBarGtk
810 kBookmarkBarNTPHeight : kBookmarkBarHeight; in AnimationProgressed()
/external/chromium/chrome/browser/ui/webui/
Dntp_resource_cache.cc117 int offset = BookmarkBarGtk::kBookmarkBarNTPHeight; in GetNewTabBackgroundCSS()