Home
last modified time | relevance | path

Searched defs:alter (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/page/
DDOMSelection.cpp296 SelectionController::EAlteration alter; in modify() local
/external/webkit/Source/WebCore/editing/
DSelectionController.cpp345 void SelectionController::willBeModified(EAlteration alter, SelectionDirection direction) in willBeModified()
755 bool SelectionController::modify(EAlteration alter, SelectionDirection direction, TextGranularity g… in modify()
856 bool SelectionController::modify(EAlteration alter, int verticalDistance, bool userTriggered, Curso… in modify()
/external/libpcap/
Doptimize.c610 vstore(s, valp, newval, alter) in vstore() argument
952 opt_stmt(s, val, alter) in opt_stmt() argument
/external/kernel-headers/original/linux/
Dsem.h115 int alter; /* does the operation alter the array? */ member