Searched defs:flexBasis (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderFlexibleBox.cpp750 Length flexBasis = flexBasisForChild(child); local
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.h778 Length flexBasis() const { return rareNonInheritedData->m_flexibleBox->m_flexBasis; } function in class:WebCore::RenderStyle

Completed in 111 milliseconds