#include <DeleteFromTextNodeCommand.h>
|
| DeleteFromTextNodeCommand (RefPtr< Text > &&, unsigned offset, unsigned count, EditAction) |
|
Protected Member Functions inherited from WebCore::SimpleEditCommand |
| SimpleEditCommand (Document &, EditAction=EditActionUnspecified) |
|
void | addNodeAndDescendants (Node *, HashSet< Node *> &) |
|
| SimpleEditCommand (Document &, EditAction=EditActionUnspecified) |
|
void | addNodeAndDescendants (Node *, HashSet< Node *> &) |
|
Protected Member Functions inherited from WebCore::EditCommand |
| EditCommand (Document &, EditAction=EditActionUnspecified) |
|
| EditCommand (Document &, const VisibleSelection &, const VisibleSelection &) |
|
const Frame & | frame () const |
|
Frame & | frame () |
|
const Document & | document () const |
|
Document & | document () |
|
CompositeEditCommand * | parent () const |
|
void | setStartingSelection (const VisibleSelection &) |
|
WEBCORE_EXPORT void | setEndingSelection (const VisibleSelection &) |
|
bool | isEditingTextAreaOrTextInput () const |
|
void | postTextStateChangeNotification (AXTextEditType, const String &) |
|
void | postTextStateChangeNotification (AXTextEditType, const String &, const VisiblePosition &) |
|
| EditCommand (Document &, EditAction=EditActionUnspecified) |
|
| EditCommand (Document &, const VisibleSelection &, const VisibleSelection &) |
|
const Frame & | frame () const |
|
Frame & | frame () |
|
const Document & | document () const |
|
Document & | document () |
|
CompositeEditCommand * | parent () const |
|
void | setStartingSelection (const VisibleSelection &) |
|
WEBCORE_EXPORT void | setEndingSelection (const VisibleSelection &) |
|
bool | isEditingTextAreaOrTextInput () const |
|
void | postTextStateChangeNotification (AXTextEditType, const String &) |
|
void | postTextStateChangeNotification (AXTextEditType, const String &, const VisiblePosition &) |
|
| RefCounted () |
|
| RefCounted () |
|
| RefCounted () |
|
| ~RefCounted () |
|
| ~RefCounted () |
|
| ~RefCounted () |
|
| RefCountedBase () |
|
| ~RefCountedBase () |
|
bool | derefBase () const |
|
bool | deletionHasBegun () const |
|
| RefCountedBase () |
|
| ~RefCountedBase () |
|
bool | derefBase () const |
|
bool | deletionHasBegun () const |
|
| RefCountedBase () |
|
| ~RefCountedBase () |
|
bool | derefBase () const |
|
bool | deletionHasBegun () const |
|
◆ DeleteFromTextNodeCommand()
WebCore::DeleteFromTextNodeCommand::DeleteFromTextNodeCommand |
( |
RefPtr< Text > && |
node, |
|
|
unsigned |
offset, |
|
|
unsigned |
count, |
|
|
EditAction |
editingAction |
|
) |
| |
|
protected |
◆ create()
The documentation for this class was generated from the following files: