Home | History | Annotate | Download | only in renderer

Lines Matching refs:EndsWith

162   return (EndsWith(host, domain, false) &&
563 if (EndsWith(resource_gurl.path(), kDotHTML, false))
617 } else if (EndsWith(origin_host, kDotGoogleUserContentDotCom, false)) {
625 if (EndsWith(resource_gurl.path(), kDotJS, false))
627 else if (EndsWith(resource_gurl.path(), kDotCSS, false))
629 else if (EndsWith(resource_gurl.path(), kDotSWF, false))