OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ok_button_text
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/gtk/download/
download_in_progress_dialog_gtk.cc
27
std::string
ok_button_text
;
local
38
ok_button_text
= l10n_util::GetStringUTF8(
50
ok_button_text
= l10n_util::GetStringUTF8(
67
ok_button_text
.c_str(),
/external/chromium_org/chrome/browser/ui/gtk/download/
download_in_progress_dialog_gtk.cc
33
std::string
ok_button_text
;
local
47
ok_button_text
= l10n_util::GetStringUTF8(
62
ok_button_text
= l10n_util::GetStringUTF8(
84
ok_button_text
.c_str(), GTK_RESPONSE_ACCEPT);
Completed in 8276 milliseconds