Home
last modified time | relevance | path

Searched refs:EndPointsAdjustmentMode (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DFrameSelection.h192 enum EndPointsAdjustmentMode { AdjustEndpointsAtBidiBoundary, DoNotAdjsutEndpoints }; enum
193 …ionalSelectionIfNeeded(const VisibleSelection&, TextGranularity, EndPointsAdjustmentMode = DoNotAd…
DFrameSelection.cpp192 EndPointsAdjustmentMode endpointsAdjustmentMode) in setNonDirectionalSelectionIfNeeded()