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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DDeleteSelectionCommand.cpp313 bool isBROnLineByItself = upstreamStartIsBR && downstreamStartIsBR && nodeAfterDownstreamStart == nodeAfterUpstreamEnd; local
314 if (isBROnLineByItself) {

Completed in 163 milliseconds