Home
last modified time | relevance | path

Searched refs:EditorClientHaiku (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/haiku/WebCoreSupport/
DEditorClientHaiku.cpp48 EditorClientHaiku::EditorClientHaiku() in EditorClientHaiku() function in WebCore::EditorClientHaiku
54 void EditorClientHaiku::setPage(Page* page) in setPage()
59 void EditorClientHaiku::pageDestroyed() in pageDestroyed()
64 bool EditorClientHaiku::shouldDeleteRange(Range*) in shouldDeleteRange()
70 bool EditorClientHaiku::shouldShowDeleteInterface(HTMLElement*) in shouldShowDeleteInterface()
76 bool EditorClientHaiku::smartInsertDeleteEnabled() in smartInsertDeleteEnabled()
82 bool EditorClientHaiku::isSelectTrailingWhitespaceEnabled() in isSelectTrailingWhitespaceEnabled()
88 bool EditorClientHaiku::isContinuousSpellCheckingEnabled() in isContinuousSpellCheckingEnabled()
94 void EditorClientHaiku::toggleContinuousSpellChecking() in toggleContinuousSpellChecking()
99 bool EditorClientHaiku::isGrammarCheckingEnabled() in isGrammarCheckingEnabled()
[all …]
DEditorClientHaiku.h44 class EditorClientHaiku : public EditorClient, public TextCheckerClient {
46 EditorClientHaiku();
/external/webkit/Source/WebKit/haiku/
DChangeLog8 * WebCoreSupport/EditorClientHaiku.h:
9 (WebCore::EditorClientHaiku::requestCheckingOfString):
21 * WebCoreSupport/EditorClientHaiku.cpp:
22 (WebCore::EditorClientHaiku::handleKeyboardEvent):
61 * WebCoreSupport/EditorClientHaiku.cpp:
62 (WebCore::EditorClientHaiku::handleKeyboardEvent):
135 * WebCoreSupport/EditorClientHaiku.cpp:
136 * WebCoreSupport/EditorClientHaiku.h:
149 * WebCoreSupport/EditorClientHaiku.cpp:
150 (WebCore::EditorClientHaiku::handleKeyboardEvent):
[all …]
/external/webkit/Source/WebKit/
DChangeLog2732 Adding two files, EditorClientHaiku.h and EditorClientHaiku.cpp
2734 * haiku/WebCoreSupport/EditorClientHaiku.cpp: Added.
2735 (WebCore::EditorClientHaiku::EditorClientHaiku):
2736 (WebCore::EditorClientHaiku::setPage):
2737 (WebCore::EditorClientHaiku::pageDestroyed):
2738 (WebCore::EditorClientHaiku::shouldDeleteRange):
2739 (WebCore::EditorClientHaiku::shouldShowDeleteInterface):
2740 (WebCore::EditorClientHaiku::smartInsertDeleteEnabled):
2741 (WebCore::EditorClientHaiku::isSelectTrailingWhitespaceEnabled):
2742 (WebCore::EditorClientHaiku::isContinuousSpellCheckingEnabled):
[all …]