Searched refs:EditorClientHaiku (Results 1 – 4 of 4) sorted by relevance
48 EditorClientHaiku::EditorClientHaiku() in EditorClientHaiku() function in WebCore::EditorClientHaiku54 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 …]
44 class EditorClientHaiku : public EditorClient, public TextCheckerClient {46 EditorClientHaiku();
8 * 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 …]
2732 Adding two files, EditorClientHaiku.h and EditorClientHaiku.cpp2734 * 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 …]