Searched defs:GetInsertionIndex (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model_unittest.cc758 static int GetInsertionIndex(TabStripModel* tabstrip) { function
767 tabstrip->InsertWebContentsAt(GetInsertionIndex(tabstrip),
770 tabstrip->InsertWebContentsAt(GetInsertionIndex(tabstrip),
773 tabstrip->InsertWebContentsAt(GetInsertionIndex(tabstrip),
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dsystem_menu_insertion_delegate_win.cc11 int SystemMenuInsertionDelegateWin::GetInsertionIndex(HMENU native_menu) { function in class:SystemMenuInsertionDelegateWin

Completed in 92 milliseconds