HomeSort by relevance Sort by last modified time
    Searched defs:SEL_DEFAULT_AFFINITY (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/editing/
VisibleSelection.h 36 const EAffinity SEL_DEFAULT_AFFINITY = DOWNSTREAM;
46 VisibleSelection(const Position&, const Position&, EAffinity = SEL_DEFAULT_AFFINITY);
48 VisibleSelection(const Range*, EAffinity = SEL_DEFAULT_AFFINITY);
SelectionController.cpp     [all...]

Completed in 22 milliseconds