OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:accept_button_label
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/libgtk2ui/
select_file_dialog_impl_gtk2.cc
415
std::string
accept_button_label
= (type == SELECT_UPLOAD_FOLDER) ?
local
423
accept_button_label
.c_str(),
/external/chromium_org/ui/shell_dialogs/gtk/
select_file_dialog_impl_gtk.cc
370
std::string
accept_button_label
= (type == SELECT_UPLOAD_FOLDER) ?
local
378
accept_button_label
.c_str(),
Completed in 226 milliseconds