Searched refs:regionThread (Results 1 – 5 of 5) sorted by relevance
64 newStyle->setRegionThread(parentStyle->regionThread()); in setStyleForNamedFlowFragment()
355 …owThread = view()->flowThreadController()->ensureRenderFlowThreadWithName(style()->regionThread()); in installFlowThread()469 …amedFlow = view()->flowThreadController()->ensureRenderFlowThreadWithName(style()->regionThread()); in setRegionObjectsRegionStyle()632 …amedFlow = view()->flowThreadController()->ensureRenderFlowThreadWithName(style()->regionThread()); in getRanges()
184 || oldStyle->regionThread() != newStyle->regionThread()) in compare()
871 const AtomicString& regionThread() const { return rareNonInheritedData->m_regionThread; } in regionThread() function1324 …id setRegionThread(const AtomicString& regionThread) { SET_VAR(rareNonInheritedData, m_regionThrea… in setRegionThread() argument
1458 … list->append(cssValuePool().createValue(style.regionThread(), CSSPrimitiveValue::CSS_STRING)); in valueForContentData()2744 return cssValuePool().createValue(style->regionThread(), CSSPrimitiveValue::CSS_STRING); in getPropertyCSSValue()