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

/macosx-10.9.5/WebCore-7537.78.1/html/
H A DLabelsNodeList.h35 static PassRefPtr<LabelsNodeList> create(Node* forNode, CollectionType type, const AtomicString&) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DSearchPopupMenuGtk.cpp37 void SearchPopupMenuGtk::saveRecentSearches(const AtomicString&, const Vector<String>&) argument
42 void SearchPopupMenuGtk::loadRecentSearches(const AtomicString&, Vector<String>&) argument
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DSearchPopupMenuEfl.cpp40 void SearchPopupMenuEfl::saveRecentSearches(const AtomicString&, const Vector<String>&) argument
45 void SearchPopupMenuEfl::loadRecentSearches(const AtomicString&, Vector<String>&) argument
H A DPlatformStrategiesEfl.cpp161 bool PlatformStrategiesEfl::isLinkVisited(Page* page, LinkHash hash, const KURL&, const AtomicString&) argument
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DSearchPopupMenuQt.cpp36 void SearchPopupMenuQt::saveRecentSearches(const AtomicString&, const Vector<String>&) argument
40 void SearchPopupMenuQt::loadRecentSearches(const AtomicString&, Vector<String>&) argument
/macosx-10.9.5/WebCore-7537.78.1/bindings/cpp/
H A DWebDOMString.cpp
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DStyledElement.h61 virtual void collectStyleForPresentationAttribute(const QualifiedName&, const AtomicString&, MutableStylePropertySet*) { } argument
H A DElement.h389 parseAttribute(const QualifiedName&, const AtomicString&) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGAltGlyphElement.cpp59 void SVGAltGlyphElement::setGlyphRef(const AtomicString&, ExceptionCode& ec) argument
69 void SVGAltGlyphElement::setFormat(const AtomicString&, ExceptionCode& ec) argument
H A DSVGGlyphRefElement.cpp93 void SVGGlyphRefElement::setGlyphRef(const AtomicString&, ExceptionCode&) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DFontCacheQt.cpp82 void FontCache::getTraitsInFamily(const AtomicString&, Vector<unsigned>&) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DLocaleNone.cpp59 PassOwnPtr<Locale> Locale::create(const AtomicString&) argument
H A DTextBreakIterator.h68 LazyLineBreakIterator(String string, const AtomicString& locale = AtomicString()) argument
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DScriptController.h129 void namedItemAdded(HTMLDocument*, const AtomicString&) { } argument
130 void namedItemRemoved(HTMLDocument*, const AtomicString&) { } argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/freetype/
H A DFontCacheFreeType.cpp111 void FontCache::getTraitsInFamily(const AtomicString&, Vector<unsigned>&) argument
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DPlatformStrategiesBlackBerry.cpp154 bool PlatformStrategiesBlackBerry::isLinkVisited(Page* page, LinkHash hash, const KURL&, const AtomicString&) argument
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DPlatformStrategiesGtk.cpp148 bool PlatformStrategiesGtk::isLinkVisited(Page* page, LinkHash hash, const KURL&, const AtomicString&) argument
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebPlatformStrategies.cpp159 bool WebPlatformStrategies::isLinkVisited(Page* page, LinkHash hash, const KURL&, const AtomicString&) argument
/macosx-10.9.5/WebKit-7537.78.2/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.cpp155 bool PlatformStrategiesWinCE::isLinkVisited(Page* page, LinkHash hash, const KURL&, const AtomicString&) argument
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DEmptyClients.cpp78 virtual void saveRecentSearches(const AtomicString&, const Vector<String>&) { } argument
79 virtual void loadRecentSearches(const AtomicString&, Vector<String>&) { } argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DFontCacheBlackBerry.cpp210 void FontCache::getTraitsInFamily(const AtomicString&, Vector<unsigned>&) argument
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/
H A DWebPlatformStrategies.cpp352 bool WebPlatformStrategies::isLinkVisited(Page*, LinkHash linkHash, const KURL&, const AtomicString&) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/wince/
H A DFontPlatformData.cpp116 FixedSizeFontDataKey(const AtomicString& family = AtomicString(), unsigned weight = 0, bool italic = false) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DChrome.cpp544 FloatRect ChromeClient::customHighlightRect(Node*, const AtomicString&, const FloatRect&) argument
549 void ChromeClient::paintCustomHighlight(Node*, const AtomicString&, const FloatRect&, const FloatRect&, bool, bool) argument
/macosx-10.9.5/WebCore-7537.78.1/accessibility/
H A DAccessibilityObject.h586 virtual void setAccessibleName(const AtomicString&) { } argument

Completed in 163 milliseconds