Searched refs:tab_loc_in_host (Results 1 – 1 of 1) sorted by relevance
124 gfx::Point tab_loc_in_host; in ShouldForwardToTabStrip() local125 ConvertPointToView(tabstrip(), this, &tab_loc_in_host); in ShouldForwardToTabStrip()126 return event.y() < tab_loc_in_host.y() + tabstrip()->height(); in ShouldForwardToTabStrip()