Searched refs:attach_params_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
H A Dexternal_tab_container_win.cc439 AttachExternalTabParams attach_params_; local
440 attach_params_.cookie = static_cast<uint64>(cookie);
441 attach_params_.dimensions = initial_pos;
442 attach_params_.user_gesture = user_gesture;
443 attach_params_.disposition = disposition;
444 attach_params_.profile_name = WideToUTF8(
447 tab_handle_, attach_params_));

Completed in 31 milliseconds