Home
last modified time | relevance | path

Searched refs:is_bookmarked_by_any (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/
Dbrowser_commands.cc178 bool is_bookmarked_by_any = model->IsBookmarked(url); in BookmarkCurrentPageInternal() local
179 if (!is_bookmarked_by_any && in BookmarkCurrentPageInternal()