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

/external/webkit/Source/WebCore/rendering/style/
H A DRenderStyle.h676 void getBoxShadowHorizontalExtent(int& left, int& right) const { getShadowHorizontalExtent(boxShadow(), left, right); } function in class:WebCore::RenderStyle

Completed in 299 milliseconds