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

/external/webkit/Source/WebCore/editing/
H A DSelectionController.h123 void willBeModified(EAlteration, SelectionDirection);
H A DSelectionController.cpp345 void SelectionController::willBeModified(EAlteration alter, SelectionDirection direction) function in class:WebCore::SelectionController
768 willBeModified(alter, direction);
876 willBeModified(alter, up ? DirectionBackward : DirectionForward);

Completed in 36 milliseconds