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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
H A DFilterEffect.h105 IntRect absolutePaintRect() const { return m_absolutePaintRect; } function in class:WebCore::FilterEffect
205 void addAbsolutePaintRect(const FloatRect& absolutePaintRect);

Completed in 235 milliseconds