Searched refs:tabMatchesUrl (Results 1 – 1 of 1) sorted by relevance
580 private boolean tabMatchesUrl(Tab t, String url) { in tabMatchesUrl() method in TabControl594 if (currentTab != null && tabMatchesUrl(currentTab, url)) { in findTabWithUrl()599 if (tabMatchesUrl(tab, url)) { in findTabWithUrl()