Searched defs:smartInsert (Results 1 – 2 of 2) sorted by relevance
34 …nd(PassRefPtr<DocumentFragment> fragment, const Position& position, bool smartInsert, bool smartDe… in MoveSelectionCommand()
466 …bool smartInsert = smartDelete && innerFrame->selection()->granularity() == WordGranularity && dra… in concludeEditDrag() local