Searched defs:OpenWithContext (Results 1 – 1 of 1) sorted by relevance
27 struct OpenWithContext { struct37 base::Thread thread;38 HWND parent_window;39 base::string16 file_name;40 base::string16 file_type_class;41 int open_as_info_flags;42 scoped_refptr<base::SingleThreadTaskRunner> client_runner;43 OpenWithDialogCallback callback;46 OpenWithContext::OpenWithContext( in OpenWithContext() function in win8::__anon7e6bc4800111::OpenWithContext