Home | History | Annotate | Download | only in style

Lines Matching refs:getBoxShadowHorizontalExtent

676     void getBoxShadowHorizontalExtent(int& left, int& right) const { getShadowHorizontalExtent(boxShadow(), left, right); }