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

  /external/chromium/chrome/browser/tabs/
pinned_tab_codec.cc 29 static bool HasPinnedTabs(Browser* browser) {
106 browser->profile() == profile && HasPinnedTabs(browser)) {
  /external/chromium_org/chrome/browser/ui/tabs/
pinned_tab_codec.cc 32 static bool HasPinnedTabs(Browser* browser) {
120 browser->profile() == profile && HasPinnedTabs(browser)) {

Completed in 826 milliseconds