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

  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_controller.mm 319 if ([otherBookmarksButton_ bookmarkNode] == node) {
320 [otherBookmarksButton_ setIsContinuousPulsing:doPulse];
746 [otherBookmarksButton_ cell] xOffset:&ignored];
747 if (![otherBookmarksButton_ isHidden]) {
753 [otherBookmarksButton_ setFrame:frame];
    [all...]
bookmark_bar_controller.h 227 base::scoped_nsobject<BookmarkButton> otherBookmarksButton_;
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_controller.mm 295 if ([otherBookmarksButton_ bookmarkNode] == node) {
296 [otherBookmarksButton_ setIsContinuousPulsing:doPulse];
    [all...]
bookmark_bar_controller.h 222 scoped_nsobject<BookmarkButton> otherBookmarksButton_;

Completed in 302 milliseconds