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

  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_tab_helper.h 54 bool is_starred() const { return is_starred_; } function in class:BookmarkTabHelper
  /external/chromium_org/third_party/cython/src/Cython/Compiler/
ExprNodes.py 164 # is_starred boolean Is a starred expression (e.g. '*a')
300 is_starred = 0 variable in class:ExprNode
5681 is_starred = 1 variable in class:StarredTargetNode
    [all...]

Completed in 272 milliseconds