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

/external/chromium_org/win8/delegate_execute/
H A Dcommand_execute_impl.h69 STDMETHOD(SetNoShowUI)(BOOL no_show_ui);
H A Dcommand_execute_impl.cc209 STDMETHODIMP CommandExecuteImpl::SetNoShowUI(BOOL no_show_ui) { argument
210 AtlTrace("In %hs no_show=%d\n", __FUNCTION__, no_show_ui);

Completed in 157 milliseconds