Searched refs:content_bounds (Results 1 – 1 of 1) sorted by relevance
39 const auto content_bounds = this->INHERITED::onRevalidate(ic, ctm); in onRevalidate() local41 return filter ? filter->computeFastBounds(content_bounds) in onRevalidate()42 : content_bounds; in onRevalidate()