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

  /external/chromium_org/mojo/examples/wm_flow/wm/
frame_controller.h 39 mojo::View* app_view_; member in class:FrameController
frame_controller.cc 50 controller_->app_view_->SetBounds(bounds);
77 app_view_(mojo::View::Create(view->view_manager())),
82 view_->AddChild(app_view_);
84 *app_view = app_view_;
100 app_view_->Destroy();
  /external/chromium_org/win8/metro_driver/
chrome_app_view_ash.cc 147 app_view_(app_view) {}
176 base::Bind(&ChromeAppViewAsh::OnMetroExit, base::Unretained(app_view_),
182 base::Bind(&ChromeAppViewAsh::OnMetroExit, base::Unretained(app_view_),
191 base::Unretained(app_view_),
198 base::Unretained(app_view_), TERMINATE_USING_KEY_SEQUENCE));
205 base::Unretained(app_view_),
212 base::Unretained(app_view_),
222 base::Unretained(app_view_),
234 base::Unretained(app_view_),
242 base::Unretained(app_view_),
274 ChromeAppViewAsh* app_view_; member in class:__anon22046::ChromeChannelListener
    [all...]
file_picker_ash.h 64 ChromeAppViewAsh* app_view_; member in class:FilePickerSessionBase
metro_driver_win7.cc 550 app_view_(app_view),
1001 mswr::ComPtr<winapp::Core::IFrameworkView> app_view_; member in class:CoreWindowEmulation
1226 mswr::ComPtr<winapp::Core::IFrameworkView> app_view_; member in class:CoreApplicationWin7Emulation
    [all...]
file_picker_ash.cc 87 : app_view_(app_view),
156 app_view_->OnOpenFileCompleted(this, success_);
207 app_view_->OnOpenFileCompleted(this, success_);
548 app_view_->OnSaveFileCompleted(this, success_);
617 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...]

Completed in 222 milliseconds