OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IDC_PROMPTEDIT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/shell/app/
resource.h
24
#define
IDC_PROMPTEDIT
1005
/external/chromium_org/content/shell/browser/
shell_javascript_dialog_win.cc
28
SetDlgItemText(dialog,
IDC_PROMPTEDIT
,
54
GetWindowTextLength(GetDlgItem(dialog,
IDC_PROMPTEDIT
)) + 1;
55
GetDlgItemText(dialog,
IDC_PROMPTEDIT
,
Completed in 211 milliseconds