Home
last modified time | relevance | path

Searched refs:modifyRange (Results 1 – 8 of 8) sorted by relevance

/external/webkit/WebCore/editing/
DFormatBlockCommand.cpp44 bool FormatBlockCommand::modifyRange() in modifyRange() function in WebCore::FormatBlockCommand
92 if (endingSelection().isRange() && modifyRange()) in doApply()
DFormatBlockCommand.h46 bool modifyRange();
DInsertListCommand.h55 bool modifyRange();
DInsertListCommand.cpp62 bool InsertListCommand::modifyRange() in modifyRange() function in WebCore::InsertListCommand
128 if (endingSelection().isRange() && modifyRange()) in doApply()
/external/webkit/WebCore/
DChangeLog-2006-12-3148680 (WebCore::FormatBlockCommand::modifyRange): Similar to InsertListCommand::modifyRange().
49899 (WebCore::InsertListCommand::modifyRange):
DChangeLog-2007-10-1465 (WebCore::InsertListCommand::modifyRange):
9895 (WebCore::InsertListCommand::modifyRange): If the end of the selection to
DChangeLog-2008-08-1015248 (WebCore::InsertListCommand::modifyRange): doApply() may operate on and remove
63543 (WebCore::InsertListCommand::modifyRange):
DChangeLog-2009-06-1640382 (WebCore::FormatBlockCommand::modifyRange):
40391 (WebCore::InsertListCommand::modifyRange):