/external/chromium_org/win8/metro_driver/ |
file_picker_ash.h | 64 ChromeAppViewAsh* app_view_; member in class:FilePickerSessionBase
|
chrome_app_view_ash.cc | 154 app_view_(app_view) {} 182 MetroExit(app_view_->core_window_hwnd()); 194 base::Unretained(app_view_), 199 MetroExit(app_view_->core_window_hwnd()); 206 base::Unretained(app_view_), 213 base::Unretained(app_view_), 223 base::Unretained(app_view_), 235 base::Unretained(app_view_), 243 base::Unretained(app_view_), 252 base::Unretained(app_view_), 275 ChromeAppViewAsh* app_view_; member in class:__anon18161::ChromeChannelListener [all...] |
file_picker_ash.cc | 88 : app_view_(app_view), 157 app_view_->OnOpenFileCompleted(this, success_); 208 app_view_->OnOpenFileCompleted(this, success_); 547 app_view_->OnSaveFileCompleted(this, success_); 616 app_view_->OnFolderPickerCompleted(this, success_);
|
chrome_app_view.h | 127 mswr::ComPtr<winui::ViewManagement::IApplicationViewStatics> app_view_; member in class:ChromeAppView
|
chrome_app_view.cc | 420 app_view_->get_Value(&view_state); 734 app_view_.GetAddressOf()); [all...] |