Home | History | Annotate | Download | only in layers

Lines Matching refs:scrollable

262   DCHECK(scrollable());
340 if (!scrollable()) {
341 TRACE_EVENT0("cc", "LayerImpl::tryScroll: Ignored not scrollable");
347 "LayerImpl::tryScroll: Ignored. Technically scrollable,"
471 result->SetBoolean("Scrollable", scrollable_);
1045 reason_list->AppendString("Is a scrollable overflow element");