OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clearDescendantInsertionPoints
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
ShadowRootRareData.h
70
void
clearDescendantInsertionPoints
() { m_descendantInsertionPoints.clear(); }
ShadowRoot.cpp
385
m_shadowRootRareData->
clearDescendantInsertionPoints
();
Completed in 35 milliseconds