Searched refs:fullContentAreaMapped (Results 1 – 4 of 4) sorted by relevance
114 … || (m_layers[i]->fullContentAreaMapped() != oldSurface->m_layers[i]->fullContentAreaMapped())) { in tryUpdateSurface()122 FloatRect layerPos = m_layers[i]->fullContentAreaMapped(); in tryUpdateSurface()147 IntRect rect = enclosingIntRect(layer->fullContentAreaMapped()); in addLayer()
140 FloatRect fullContentAreaMapped() const;
755 FloatRect LayerAndroid::fullContentAreaMapped() const in fullContentAreaMapped() function in WebCore::LayerAndroid
373 IntRect bounds = enclosingIntRect(parent->fullContentAreaMapped()); in findScrollableLayer()692 FloatRect layerRect = layer->fullContentAreaMapped(); in findMaskedRectsForLayer()