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

  /external/chromium/chrome/browser/bookmarks/
bookmark_model.h 194 const BookmarkNode* other_node() { return other_node_; }
315 return node == other_node_;
441 BookmarkNode* other_node_; member in class:BookmarkModel
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_model.h 254 const BookmarkNode* other_node() { return other_node_; }
266 node == other_node_ ||
521 BookmarkPermanentNode* other_node_; member in class:BookmarkModel

Completed in 44 milliseconds