Searched defs:all_ext (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/shell_dialogs/
H A Dselect_file_dialog_win.cc95 const std::wstring all_ext = L"*.*"; local
152 result.append(all_ext.c_str(), all_ext.size() + 1);

Completed in 164 milliseconds