Searched defs:maskSurface (Results 1 – 1 of 1) sorted by relevance
38 void update(cairo_surface_t* maskSurface, const FloatRect& maskRect) in update()45 cairo_surface_t* maskSurface() const { return m_maskSurface.get(); } in maskSurface() function