Home
last modified time | relevance | path

Searched refs:FlowThreadDescendantStyleDidChange (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_flow_thread.h116 virtual void FlowThreadDescendantStyleDidChange( in FlowThreadDescendantStyleDidChange() function
H A Dlayout_multi_column_flow_thread.h315 void FlowThreadDescendantStyleDidChange(
H A Dlayout_multi_column_flow_thread.cc1246 void LayoutMultiColumnFlowThread::FlowThreadDescendantStyleDidChange( in FlowThreadDescendantStyleDidChange() function in blink::LayoutMultiColumnFlowThread
H A Dlayout_box.cc479 flow_thread->FlowThreadDescendantStyleDidChange(this, diff, *old_style); in StyleDidChange()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_flow_thread.h130 virtual void FlowThreadDescendantStyleDidChange( in FlowThreadDescendantStyleDidChange() function
H A Dlayout_multi_column_flow_thread.h351 void FlowThreadDescendantStyleDidChange(
H A Dlayout_multi_column_flow_thread.cc1361 void LayoutMultiColumnFlowThread::FlowThreadDescendantStyleDidChange( in FlowThreadDescendantStyleDidChange() function in blink::LayoutMultiColumnFlowThread
H A Dlayout_box.cc644 flow_thread->FlowThreadDescendantStyleDidChange(this, diff, *old_style); in StyleDidChange()