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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
VisibleSelection.h 38 const EAffinity SEL_DEFAULT_AFFINITY = DOWNSTREAM;
47 VisibleSelection(const Position&, const Position&, EAffinity = SEL_DEFAULT_AFFINITY, bool isDirectional = false);
49 explicit VisibleSelection(const Range*, EAffinity = SEL_DEFAULT_AFFINITY, bool isDirectional = false);
ReplaceSelectionCommand.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.cpp     [all...]

Completed in 174 milliseconds