Searched refs:other_tabstrip (Results 1 – 2 of 2) sorted by relevance
311 TabStripGtk* other_tabstrip = browser->tabstrip(); in GetTabStripForPoint() local312 if (!other_tabstrip->IsCompatibleWith(source_tabstrip_)) in GetTabStripForPoint()315 return GetTabStripIfItContains(other_tabstrip, screen_point); in GetTabStripForPoint()
816 BaseTabStrip* other_tabstrip = in GetTabStripForPoint() local819 if (!other_tabstrip->controller()->IsCompatibleWith(source_tabstrip_)) in GetTabStripForPoint()821 return GetTabStripIfItContains(other_tabstrip, screen_point); in GetTabStripForPoint()