OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:startdummyspanancestor
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/editing/
ApplyStyleCommand.cpp
541
RefPtr<Node>
startDummySpanAncestor
= 0;
571
startDummySpanAncestor
= dummySpanAncestorForNode(start.deprecatedNode());
667
cleanupUnstyledAppleStyleSpans(
startDummySpanAncestor
.get());
668
if (endDummySpanAncestor !=
startDummySpanAncestor
)
[
all
...]
Completed in 53 milliseconds