Home
last modified time | relevance | path

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

/external/chromium_org/win8/metro_driver/
Dchrome_app_view_ash.cc154 app_view_(app_view) {} in ChromeChannelListener()
182 MetroExit(app_view_->core_window_hwnd()); in OnChannelError()
194 base::Unretained(app_view_), in OnActivateDesktop()
199 MetroExit(app_view_->core_window_hwnd()); in OnMetroExit()
206 base::Unretained(app_view_), in OnOpenURLOnDesktop()
213 base::Unretained(app_view_), in OnSetCursor()
223 base::Unretained(app_view_), in OnDisplayFileOpenDialog()
235 base::Unretained(app_view_), in OnDisplayFileSaveAsDialog()
243 base::Unretained(app_view_), in OnDisplayFolderPicker()
252 base::Unretained(app_view_), in OnSetCursorPos()
[all …]
Dfile_picker_ash.cc88 : app_view_(app_view), in FilePickerSessionBase()
157 app_view_->OnOpenFileCompleted(this, success_); in SinglePickerDone()
208 app_view_->OnOpenFileCompleted(this, success_); in MultiPickerDone()
547 app_view_->OnSaveFileCompleted(this, success_); in FilePickerDone()
616 app_view_->OnFolderPickerCompleted(this, success_); in FolderPickerDone()
Dfile_picker_ash.h64 ChromeAppViewAsh* app_view_; variable
Dchrome_app_view.h127 mswr::ComPtr<winui::ViewManagement::IApplicationViewStatics> app_view_; variable
Dchrome_app_view.cc420 app_view_->get_Value(&view_state); in GetViewState()
734 app_view_.GetAddressOf()); in SetWindow()
1002 app_view_->get_Value(&view_state); in OnSizeChanged()
1029 app_view_->get_Value(&view_state); in OnEdgeGestureCompleted()