Searched refs:system_menu_for (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/controls/menu/
H A Dnative_menu_win.h29 // Construct a NativeMenuWin, with a model and delegate. If |system_menu_for|
32 NativeMenuWin(ui::MenuModel* model, HWND system_menu_for);
H A Dnative_menu_win.cc393 NativeMenuWin::NativeMenuWin(ui::MenuModel* model, HWND system_menu_for) argument
397 !system_menu_for),
398 system_menu_for_(system_menu_for),

Completed in 555 milliseconds