Searched defs:justifyContent (Results 1 – 2 of 2) sorted by relevance
960 …t initialJustifyContentOffset(LayoutUnit availableFreeSpace, EJustifyContent justifyContent, unsig… in initialJustifyContentOffset()975 …fyContentSpaceBetweenChildren(LayoutUnit availableFreeSpace, EJustifyContent justifyContent, unsig… in justifyContentSpaceBetweenChildren()
771 …EJustifyContent justifyContent() const { return static_cast<EJustifyContent>(rareNonInheritedData-… in justifyContent() function