Home
last modified time | relevance | path

Searched refs:InvalidateSlottedElements (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dstyle_engine.h462 void InvalidateSlottedElements(HTMLSlotElement&);
H A Dstyle_engine.cc1316 void StyleEngine::InvalidateSlottedElements(HTMLSlotElement& slot) { in InvalidateSlottedElements() function in blink::StyleEngine
1362 InvalidateSlottedElements(*html_slot_element); in ScheduleInvalidationsForRuleSets()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dstyle_engine.h491 void InvalidateSlottedElements(HTMLSlotElement&);
H A Dstyle_engine.cc1301 void StyleEngine::InvalidateSlottedElements(HTMLSlotElement& slot) { in InvalidateSlottedElements() function in blink::StyleEngine
1347 InvalidateSlottedElements(*html_slot_element); in ScheduleInvalidationsForRuleSets()