Searched refs:boxFlexGroup (Results 1 – 5 of 5) sorted by relevance
310 unsigned int flexGroup = child->style()->boxFlexGroup(); in gatherFlexChildrenInfo()964 …if (child->isPositioned() || child->style()->boxFlex() == 0.0f || child->style()->boxFlexGroup() !… in allowedChildFlex()
668 unsigned int boxFlexGroup() const { return rareNonInheritedData->flexibleBox->flex_group; } in boxFlexGroup() function
1024 … return primitiveValueCache->createValue(style->boxFlexGroup(), CSSPrimitiveValue::CSS_NUMBER); in getPropertyCSSValue()
5255 HANDLE_INHERIT_AND_INITIAL(boxFlexGroup, BoxFlexGroup) in applyProperty()
35017 (khtml::RenderStyle::boxFlexGroup):