Home | History | Annotate | Download | only in trees

Lines Matching refs:content_rect

95   bool OccludedLayer(const LayerType* layer, gfx::Rect content_rect) {
97 return OccludedLayer(layer, content_rect, &temp);
101 gfx::Rect content_rect,
104 content_rect,
111 // Gives an unoccluded sub-rect of |content_rect| in the content space of the
114 gfx::Rect content_rect) const {
116 return UnoccludedLayerContentRect(layer, content_rect, &temp);
121 gfx::Rect content_rect,
125 content_rect,