Searched refs:hasOverflowControls (Results 1 – 2 of 2) sorted by relevance
456 bool hasOverflowControls() const;
262 if (hasOverflowControls()) { in updateLayerPositions()1774 bool RenderLayer::hasOverflowControls() const in hasOverflowControls() function in WebCore::RenderLayer3844 return hasBoxDecorationsOrBackground() || hasOverflowControls(); in hasVisibleBoxDecorations()