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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DApplyStyleCommand.h111 bool mergeEndWithNextIfIdentical(const Position& start, const Position& end);
H A DApplyStyleCommand.cpp648 mergeEndWithNextIfIdentical(start, end);
1313 bool ApplyStyleCommand::mergeEndWithNextIfIdentical(const Position& start, const Position& end) function in class:blink::ApplyStyleCommand

Completed in 93 milliseconds