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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DApplyStyleCommand.h110 bool mergeStartWithPreviousIfIdentical(const Position& start, const Position& end);
H A DApplyStyleCommand.cpp642 if (splitStart && mergeStartWithPreviousIfIdentical(start, end)) {
1275 bool ApplyStyleCommand::mergeStartWithPreviousIfIdentical(const Position& start, const Position& end) function in class:blink::ApplyStyleCommand

Completed in 84 milliseconds