Searched refs:tab_strip_loc (Results 1 – 1 of 1) sorted by relevance
132 gfx::Point tab_strip_loc(event.location()); in MapEventToTabStrip() local133 ConvertPointToView(this, tabstrip(), &tab_strip_loc); in MapEventToTabStrip()134 return new views::DropTargetEvent(data, tab_strip_loc.x(), in MapEventToTabStrip()135 tab_strip_loc.y(), in MapEventToTabStrip()