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

  /external/chromium_org/win8/metro_driver/
chrome_app_view_ash.cc 146 app_view_(app_view) {}
175 base::Bind(&ChromeAppViewAsh::OnMetroExit, base::Unretained(app_view_),
181 base::Bind(&ChromeAppViewAsh::OnMetroExit, base::Unretained(app_view_),
190 base::Unretained(app_view_),
197 base::Unretained(app_view_), TERMINATE_USING_KEY_SEQUENCE));
204 base::Unretained(app_view_),
211 base::Unretained(app_view_),
221 base::Unretained(app_view_),
233 base::Unretained(app_view_),
241 base::Unretained(app_view_),
273 ChromeAppViewAsh* app_view_; member in class:__anon21240::ChromeChannelListener
    [all...]
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_);
549 app_view_->OnSaveFileCompleted(this, success_);
618 app_view_->OnFolderPickerCompleted(this, success_);
chrome_app_view.h 127 mswr::ComPtr<winui::ViewManagement::IApplicationViewStatics> app_view_; member in class:ChromeAppView
metro_driver_win7.cc 1198 mswr::ComPtr<winapp::Core::IFrameworkView> app_view_; member in class:CoreApplicationWin7Emulation
    [all...]
chrome_app_view.cc 420 app_view_->get_Value(&view_state);
734 app_view_.GetAddressOf());
    [all...]

Completed in 175 milliseconds