Home
last modified time | relevance | path

Searched defs:holeRect (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext.cpp610 static inline IntRect areaCastingShadowInHole(const IntRect& holeRect, int shadowBlur, int shadowSp… in areaCastingShadowInHole()
629 IntRect holeRect(rect.rect()); in drawInnerShadow() local