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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DPlainTextRange.h59 enum GetRangeFor { ForGeneric, ForSelection }; enumerator in enum:blink::PlainTextRange::GetRangeFor
H A DPlainTextRange.cpp67 return createRangeFor(scope, ForSelection);
83 if (getRangeFor == ForSelection)

Completed in 195 milliseconds