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

  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_sub_menu_model_gtk.cc 136 bookmark_end_(0),
174 fixed_items_ = bookmark_end_ = GetItemCount();
193 bookmark_end_ = GetItemCount();
213 if (index >= fixed_items_ && index < bookmark_end_)
222 if (index >= fixed_items_ && index < bookmark_end_)
bookmark_sub_menu_model_gtk.h 118 int bookmark_end_; member in class:BookmarkSubMenuModel

Completed in 30 milliseconds