Home
last modified time | relevance | path

Searched refs:ui_command_factory (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/win8/metro_driver/
Dmetro_dialog_box.cc57 mswr::ComPtr<winui::Popups::IUICommandFactory> ui_command_factory; in Show() local
60 ui_command_factory.GetAddressOf()); in Show()
67 hr = ui_command_factory->CreateWithHandler( in Show()
75 hr = ui_command_factory->CreateWithHandler(label2.Get(), this, in Show()