Searched defs:expandForSpecialElements (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
D | DeleteSelectionCommand.cpp | 70 … bool smartDelete, bool mergeBlocksAfterDelete, bool replace, bool expandForSpecialElements, bool … in DeleteSelectionCommand() 88 … bool smartDelete, bool mergeBlocksAfterDelete, bool replace, bool expandForSpecialElements, bool … in DeleteSelectionCommand()
|
D | CompositeEditCommand.cpp | 586 …(bool smartDelete, bool mergeBlocksAfterDelete, bool replace, bool expandForSpecialElements, bool … in deleteSelection() 592 … bool smartDelete, bool mergeBlocksAfterDelete, bool replace, bool expandForSpecialElements, bool … in deleteSelection()
|