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

/macosx-10.10/WebCore-7600.1.25/html/
H A DLabelsNodeList.h35 static PassRef<LabelsNodeList> create(LabelableElement& forNode, const AtomicString&) argument
/macosx-10.10/WebKit-7600.1.25/ios/WebCoreSupport/
H A DSearchPopupMenuIOS.cpp38 void SearchPopupMenuIOS::saveRecentSearches(const AtomicString&, const Vector<String>& /*searchItems*/) argument
42 void SearchPopupMenuIOS::loadRecentSearches(const AtomicString&, Vector<String>& /*searchItems*/) argument
/macosx-10.10/WebCore-7600.1.25/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.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBVersionChangeEvent.h41 static PassRefPtr<IDBVersionChangeEvent> create(unsigned long long oldVersion = 0, unsigned long long newVersion = 0, IndexedDB::VersionNullness newVersionNullness = IndexedDB::VersionNullness::Null, const AtomicString& eventType = AtomicString()) argument
/macosx-10.10/WebCore-7600.1.25/page/
H A DDefaultVisitedLinkStore.cpp47 bool DefaultVisitedLinkStore::isLinkVisited(Page& page, LinkHash linkHash, const URL&, const AtomicString&) argument
/macosx-10.10/WebCore-7600.1.25/replay/
H A DCapturingInputCursor.cpp61 NondeterministicInputBase* CapturingInputCursor::loadInput(InputQueue, const AtomicString&) argument
H A DFunctorInputCursor.h86 inline NondeterministicInputBase* FunctorInputCursor::loadInput(InputQueue, const AtomicString&) argument
/macosx-10.10/WebCore-7600.1.25/dom/
H A DStyledElement.h64 virtual void collectStyleForPresentationAttribute(const QualifiedName&, const AtomicString&, MutableStyleProperties&) { } argument
H A DElement.h297 parseAttribute(const QualifiedName&, const AtomicString&) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGAltGlyphElement.cpp58 void SVGAltGlyphElement::setGlyphRef(const AtomicString&, ExceptionCode& ec) argument
68 void SVGAltGlyphElement::setFormat(const AtomicString&, ExceptionCode& ec) argument
H A DSVGGlyphRefElement.cpp95 void SVGGlyphRefElement::setGlyphRef(const AtomicString&, ExceptionCode&) argument
/macosx-10.10/WTF-7600.1.24/wtf/text/
H A DStringOperators.h[all...]
H A DAtomicString.h41 class AtomicString { class in namespace:WTF
45 AtomicString() { } function in class:WTF::AtomicString
46 AtomicString(const LChar* s) : m_string(add(s)) { } function in class:WTF::AtomicString
47 AtomicString(const char* s) : m_string(add(s)) { } function in class:WTF::AtomicString
48 AtomicString(const LChar* s, unsigned length) : m_string(add(s, length)) { } function in class:WTF::AtomicString
49 AtomicString(const UChar* s, unsigned length) : m_string(add(s, length)) { } function in class:WTF::AtomicString
50 AtomicString(const UChar* s, unsigned length, unsigned existingHash) : m_string(add(s, length, existingHash)) { } function in class:WTF::AtomicString
51 AtomicString(const UChar* s) : m_string(add(s)) { } function in class:WTF::AtomicString
54 explicit AtomicString(cons function in class:WTF::AtomicString
59 ATOMICSTRING_CONVERSION AtomicString(StringImpl* imp) : m_string(add(imp)) { } function in class:WTF::AtomicString
60 AtomicString(AtomicStringImpl* imp) : m_string(imp) { } function in class:WTF::AtomicString
61 ATOMICSTRING_CONVERSION AtomicString(const String& s) : m_string(add(s.impl())) { } function in class:WTF::AtomicString
62 AtomicString(StringImpl* baseString, unsigned start, unsigned length) : m_string(add(baseString, start, length)) { } function in class:WTF::AtomicString
65 AtomicString(const char* characters, unsigned length, ConstructFromLiteralTag) function in class:WTF::AtomicString
71 ALWAYS_INLINE AtomicString(const char (&characters)[charactersCount], ConstructFromLiteralTag) function in class:WTF::AtomicString
80 AtomicString(const AtomicString& other) : m_string(other.m_string) { } function in class:WTF::AtomicString
81 AtomicString(AtomicString&& other) : m_string(WTF::move(other.m_string)) { } function in class:WTF::AtomicString
86 AtomicString(WTF::HashTableDeletedValueType) : m_string(WTF::HashTableDeletedValue) { } function in class:WTF::AtomicString
159 AtomicString(CFStringRef s) : m_string(add(s)) { } function in class:WTF::AtomicString
162 AtomicString(NSString* s) : m_string(add((CFStringRef)s)) { } function in class:WTF::AtomicString
[all...]
/macosx-10.10/WebCore-7600.1.25/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.10/WebKit2-7600.1.25/WebProcess/WebPage/
H A DVisitedLinkTableController.cpp74 bool VisitedLinkTableController::isLinkVisited(Page&, LinkHash linkHash, const URL&, const AtomicString&) argument
/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DScriptController.h140 void namedItemAdded(HTMLDocument*, const AtomicString&) { } argument
141 void namedItemRemoved(HTMLDocument*, const AtomicString&) { } argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/freetype/
H A DFontCacheFreeType.cpp111 void FontCache::getTraitsInFamily(const AtomicString&, Vector<unsigned>&) argument
/macosx-10.10/WebKit-7600.1.25/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.cpp155 bool PlatformStrategiesWinCE::isLinkVisited(Page* page, LinkHash hash, const URL&, const AtomicString&) argument
/macosx-10.10/WebCore-7600.1.25/loader/
H A DEmptyClients.cpp85 virtual void saveRecentSearches(const AtomicString&, const Vector<String>&) { } argument
86 virtual void loadRecentSearches(const AtomicString&, Vector<String>&) { } argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DFontPlatformData.cpp115 FixedSizeFontDataKey(const AtomicString& family = AtomicString(), unsigned weight = 0, bool italic = false) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DMediaPlayer.h250 virtual bool doesHaveAttribute(const AtomicString&, AtomicString* = 0) const { return false; } argument
/macosx-10.10/WebCore-7600.1.25/accessibility/
H A DAccessibilityObject.h652 virtual void setAccessibleName(const AtomicString&) { } argument

Completed in 135 milliseconds