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

  /external/chromium_org/win8/metro_driver/
chrome_app_view.cc 233 HWND current_top_frame = local
235 if (hwnd != current_top_frame && IsWindow(current_top_frame)) {
237 << LONG_PTR(current_top_frame);
238 ::ShowWindow(current_top_frame, SW_HIDE);
    [all...]

Completed in 52 milliseconds