Searched refs:clippedRectWithVisibleContentRect (Results 1 – 3 of 3) sorted by relevance
150 IntRect clippedRectWithVisibleContentRect(const IntRect& rect, int margin = 0);
705 IntRect ShaderProgram::clippedRectWithVisibleContentRect(const IntRect& rect, int margin) in clippedRectWithVisibleContentRect() function in WebCore::ShaderProgram
561 IntRect cr = TilesManager::instance()->shader()->clippedRectWithVisibleContentRect(tr); in clippedRect()