Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/
Dresource.h11 #define IDD_PROMPT 132 macro
Dlibcef_dll.rc80 IDD_PROMPT DIALOGEX 0, 0, 241, 76 dialog
/third_party/cef/libcef/browser/native/
Djavascript_dialog_runner_win.cc117 dialog_type = IDD_PROMPT; in Run()