Searched refs:EditorClientHaiku (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/haiku/WebCoreSupport/
H A DEditorClientHaiku.cpp33 #include "EditorClientHaiku.h"
48 EditorClientHaiku::EditorClientHaiku() function in class:WebCore::EditorClientHaiku
54 void EditorClientHaiku::setPage(Page* page)
59 void EditorClientHaiku::pageDestroyed()
64 bool EditorClientHaiku::shouldDeleteRange(Range*)
70 bool EditorClientHaiku::shouldShowDeleteInterface(HTMLElement*)
76 bool EditorClientHaiku::smartInsertDeleteEnabled()
82 bool EditorClientHaiku::isSelectTrailingWhitespaceEnabled()
88 bool EditorClientHaiku
[all...]
H A DEditorClientHaiku.h44 class EditorClientHaiku : public EditorClient, public TextCheckerClient { class in namespace:WebCore
46 EditorClientHaiku();

Completed in 87 milliseconds