Searched defs:SystemMenuInsertionDelegateWin (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dsystem_menu_insertion_delegate_win.h12 // SystemMenuInsertionDelegateWin is used to determine the index to insert menu
15 class SystemMenuInsertionDelegateWin : public views::MenuInsertionDelegateWin { class in inherits:views::MenuInsertionDelegateWin
17 SystemMenuInsertionDelegateWin() {} function in class:SystemMenuInsertionDelegateWin
18 virtual ~SystemMenuInsertionDelegateWin() {}
24 DISALLOW_COPY_AND_ASSIGN(SystemMenuInsertionDelegateWin);

Completed in 98 milliseconds