OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mergeStartWithPreviousIfIdentical
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/editing/
ApplyStyleCommand.h
106
bool
mergeStartWithPreviousIfIdentical
(const Position& start, const Position& end);
ApplyStyleCommand.cpp
614
if (splitStart &&
mergeStartWithPreviousIfIdentical
(start, end)) {
[
all
...]
Completed in 45 milliseconds