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

  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_tab_helper.h 51 bool is_starred() const { return is_starred_; } function in class:BookmarkTabHelper
  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.h 94 bool is_starred() const { return is_starred_; } function in class:TabContentsWrapper
  /external/chromium_org/chrome/browser/google_apis/
drive_api_parser.h 420 bool is_starred() const { return starred_; } function in class:google_apis::FileLabels

Completed in 214 milliseconds