Searched refs:sizeLength (Results 1 – 4 of 4) sorted by relevance
77 LengthSize sizeLength() const { return m_sizeLength; } in sizeLength() function
576 LengthSize backgroundSizeLength() const { return m_background->background().sizeLength(); } in backgroundSizeLength()590 LengthSize maskSizeLength() const { return rareNonInheritedData->m_mask.sizeLength(); } in maskSizeLength()
518 …PropertyWrapper = new FillLayerPropertyWrapper<LengthSize>(&FillLayer::sizeLength, &FillLayer::set… in FillLayersPropertyWrapper()
67521 Handle setting the size and the sizeLength if appropriate.67528 Use just sizeLength instead of size to match old behavior.67550 (WebCore::FillLayer::sizeLength):67562 sizeType() vs. sizeLength() distinction.