Searched refs:getBoxShadowHorizontalExtent (Results 1 – 2 of 2) sorted by relevance
781 …void getBoxShadowHorizontalExtent(LayoutUnit& left, LayoutUnit& right) const { getShadowHorizontal… in getBoxShadowHorizontalExtent() function
1565 style()->getBoxShadowHorizontalExtent(shadowLeft, shadowRight); in repaintAfterLayoutIfNeeded()