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