Searched defs:WTF (Results 51 - 75 of 281) sorted by relevance

1234567891011>>

/external/webkit/Source/JavaScriptCore/wtf/url/src/
H A DURLEscape.h35 namespace WTF { namespace
H A DURLSegments.cpp40 namespace WTF { namespace
110 } // namespace WTF
/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DOwnPtrCairo.h32 namespace WTF { namespace
41 } // namespace WTF
/external/webkit/Source/WebCore/platform/text/cf/
H A DStringCF.cpp28 namespace WTF { namespace
/external/webkit/Source/JavaScriptCore/wtf/
H A DAtomics.h78 namespace WTF { namespace
110 } // namespace WTF
113 using WTF::atomicDecrement;
114 using WTF::atomicIncrement;
H A DComplex.h35 namespace WTF { namespace
44 } // namespace WTF
46 using WTF::Complex;
47 using WTF::complexFromMagnitudePhase;
H A DCurrentTime.h37 namespace WTF { namespace
61 } // namespace WTF
63 using WTF::currentTime;
64 using WTF::currentTimeMS;
65 using WTF::getLocalTime;
H A DLocker.h33 namespace WTF { namespace
46 using WTF::Locker;
H A DPageBlock.cpp43 namespace WTF { namespace
84 } // namespace WTF
H A DThreadFunctionInvocation.h32 namespace WTF { namespace
47 } // namespace WTF
H A DThreadIdentifierDataPthreads.h36 namespace WTF { namespace
73 } // namespace WTF
H A DThreadSpecificWin.cpp29 namespace WTF { namespace
53 } // namespace WTF
H A DValueCheck.h31 namespace WTF { namespace
H A DDoublyLinkedList.h29 namespace WTF { namespace
100 } // namespace WTF
102 using WTF::DoublyLinkedList;
/external/webkit/Source/JavaScriptCore/wtf/brew/
H A DShellBrew.h39 namespace WTF { namespace
65 } // namespace WTF
67 using WTF::createInstance;
68 using WTF::createRefPtrInstance;
/external/webkit/Source/JavaScriptCore/wtf/gobject/
H A DGRefPtr.cpp26 namespace WTF { namespace
84 } // namespace WTF
/external/webkit/Source/JavaScriptCore/wtf/haiku/
H A DStringHaiku.cpp32 namespace WTF { namespace
51 } // namespace WTF
/external/webkit/Source/JavaScriptCore/wtf/qt/
H A DMainThreadQt.cpp38 namespace WTF { namespace
75 } // namespace WTF
/external/webkit/Source/JavaScriptCore/wtf/text/
H A DStringStatics.cpp37 namespace WTF { namespace
/external/webkit/Source/JavaScriptCore/wtf/url/api/
H A DParsedURL.h32 namespace WTF { namespace
H A DURLString.h31 namespace WTF { namespace
/external/webkit/Source/JavaScriptCore/wtf/wx/
H A DMainThreadWx.cpp51 WTF::dispatchFunctionsFromMainThread();
55 namespace WTF { namespace
66 } // namespace WTF
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.h53 virtual bool shouldInsertText(const WTF::String&, WebCore::Range*, WebCore::EditorInsertAction);
100 virtual void ignoreWordInSpellDocument(const WTF::String&);
101 virtual void learnWord(const WTF::String&);
103 virtual WTF::String getAutoCorrectSuggestionForMisspelledWord(const WTF::String&);
105 virtual void updateSpellingUIWithGrammarString(const WTF::String&, const WebCore::GrammarDetail& detail);
106 virtual void updateSpellingUIWithMisspelledWord(const WTF::String&);
109 virtual void getGuessesForWord(const WTF::String& word, const WTF::String& context, WTF
113 requestCheckingOfString(WebCore::SpellChecker*, int, WebCore::TextCheckingTypeMask, const WTF::String&) argument
[all...]
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DEditorClientWinCE.h55 virtual bool shouldInsertText(const WTF::String&, WebCore::Range*, WebCore::EditorInsertAction);
68 virtual void registerCommandForUndo(WTF::PassRefPtr<WebCore::EditCommand>);
69 virtual void registerCommandForRedo(WTF::PassRefPtr<WebCore::EditCommand>);
92 virtual void ignoreWordInSpellDocument(const WTF::String&);
93 virtual void learnWord(const WTF::String&);
95 virtual WTF::String getAutoCorrectSuggestionForMisspelledWord(const WTF::String&);
96 virtual void checkGrammarOfString(const UChar*, int, WTF::Vector<WebCore::GrammarDetail>&, int*, int*);
97 virtual void updateSpellingUIWithGrammarString(const WTF::String&, const WebCore::GrammarDetail&);
98 virtual void updateSpellingUIWithMisspelledWord(const WTF
104 requestCheckingOfString(WebCore::SpellChecker*, int, WebCore::TextCheckingTypeMask, const WTF::String&) argument
[all...]
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DEditorClientWx.h113 virtual String getAutoCorrectSuggestionForMisspelledWord(const WTF::String&);
117 virtual void requestCheckingOfString(WebCore::SpellChecker*, int, WebCore::TextCheckingTypeMask, const WTF::String&) {} argument

Completed in 243 milliseconds

1234567891011>>