Searched refs:IDC_DIALOGTEXT (Results 1 – 3 of 3) sorted by relevance
/third_party/cef/libcef_dll/ |
D | libcef_dll.rc | 67 LTEXT "",IDC_DIALOGTEXT,16,17,210,30 77 LTEXT "",IDC_DIALOGTEXT,16,17,210,30 86 LTEXT "",IDC_DIALOGTEXT,16,17,210,18
|
D | resource.h | 13 #define IDC_DIALOGTEXT 1001 macro
|
/third_party/cef/libcef/browser/native/ |
D | javascript_dialog_runner_win.cc | 31 SetDlgItemText(dialog, IDC_DIALOGTEXT, owner->message_text_.c_str()); in DialogProc()
|