Home | History | Annotate | Download | only in base

Lines Matching refs:format_types

839                                FormatUrlTypes format_types,
848 FormatUrlTypes format_types,
864 std::wstring result = FormatUrlInternal(real_url, languages, format_types,
943 FormatUrlTypes format_types,
977 return FormatViewSourceUrl(url, languages, format_types,
1005 (format_types & kFormatUrlOmitHTTP) && (url_string == kHTTP) &&
1010 if ((format_types & kFormatUrlOmitUsernamePassword) != 0) {
1071 if (!(format_types & kFormatUrlOmitTrailingSlashOnBareHostname) ||
1811 FormatUrlTypes format_types,
1817 FormatUrlInternal(url, ASCIIToWide(languages), format_types,
1824 FormatUrlTypes format_types,
1833 FormatUrlInternal(url, ASCIIToWide(languages), format_types,