HomeSort by relevance Sort by last modified time
    Searched full:view_statics (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/win8/metro_driver/
chrome_app_view.cc 374 mswr::ComPtr<winui::ViewManagement::IApplicationViewStatics> view_statics; local
377 view_statics.GetAddressOf());
382 hr = view_statics->get_Value(&state);
387 hr = view_statics->TryUnsnap(&success);
    [all...]
chrome_app_view_ash.cc 714 mswr::ComPtr<winui::ViewManagement::IApplicationViewStatics> view_statics; local
717 view_statics.GetAddressOf());
722 hr = view_statics->get_Value(&state);
727 hr = view_statics->TryUnsnap(&success);
    [all...]

Completed in 92 milliseconds