Home
last modified time | relevance | path

Searched refs:new_window_text (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef/browser/native/
Djavascript_dialog_runner_win.cc142 std::wstring new_window_text = in Run() local
144 SetWindowText(dialog_win_, new_window_text.c_str()); in Run()