OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HTML_DLG_ACCEPT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/installer/util/
html_dialog.h
24
HTML_DLG_ACCEPT
= 1, // The user accepted (accept, ok, yes buttons).
78
REJECTED, // Declined EULA, mapped from
HTML_DLG_ACCEPT
(1).
html_dialog_impl.cc
31
// window.returnValue = 1; <-- this matches
HTML_DLG_ACCEPT
183
if (HTMLDialog::
HTML_DLG_ACCEPT
== dr)
Completed in 2163 milliseconds