HomeSort by relevance Sort by last modified time
    Searched refs:app_view_ (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/win8/metro_driver/
file_picker_ash.h 64 ChromeAppViewAsh* app_view_; member in class:FilePickerSessionBase
file_picker_ash.cc 88 : app_view_(app_view),
157 app_view_->OnOpenFileCompleted(this, success_);
208 app_view_->OnOpenFileCompleted(this, success_);
548 app_view_->OnSaveFileCompleted(this, success_);
617 app_view_->OnFolderPickerCompleted(this, success_);
chrome_app_view_ash.cc 82 : ui_proxy_(ui_loop->message_loop_proxy()), app_view_(app_view) {}
108 base::Unretained(app_view_),
118 base::Unretained(app_view_),
130 base::Unretained(app_view_),
138 base::Unretained(app_view_),
147 base::Unretained(app_view_),
153 ChromeAppViewAsh* app_view_; member in class:__anon17252::ChromeChannelListener
    [all...]
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...]

Completed in 215 milliseconds