Searched refs:hasFallback (Results 1 – 3 of 3) sorted by relevance
212 UBool hasFallback() const;287 UBool Spec::hasFallback() const { in hasFallback() function in Spec1178 if (!src.hasFallback()) { in find()1183 if (!trg.hasFallback()) { in find()
507 … bool shouldUsePlugin(const KURL&, const String& mimeType, bool hasFallback, bool& useFallback);
1749 bool FrameLoader::shouldUsePlugin(const KURL& url, const String& mimeType, bool hasFallback, bool& … in shouldUsePlugin() argument1768 useFallback = objectType == ObjectContentNone && hasFallback; in shouldUsePlugin()