Home
last modified time | relevance | path

Searched refs:shortcutIconURLs (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.h254 Vector<String> shortcutIconURLs(Document*) const;
DInternals.idl215 DOMString[] shortcutIconURLs(Document document);
DInternals.cpp1955 Vector<String> Internals::shortcutIconURLs(Document* document) const in shortcutIconURLs() function in WebCore::Internals