Searched refs:maskBoxImageSlicesFill (Results 1 – 2 of 2) sorted by relevance
426 …return createFromLengthBoxAndBool(style.maskBoxImageSlices(), style.maskBoxImageSlicesFill(), styl… in create()
662 bool maskBoxImageSlicesFill() const { return rareNonInheritedData->m_maskBoxImage.fill(); } in maskBoxImageSlicesFill() function