Searched refs:scroll_handler (Results 1 – 2 of 2) sorted by relevance
128 bool scroll_handler; in ParseTreeFromValue() local129 if (dict->GetBoolean("ScrollHandler", &scroll_handler)) in ParseTreeFromValue()130 new_layer->SetHaveScrollEventHandlers(scroll_handler); in ParseTreeFromValue()
1157 return this.scroll_handler.scrollTo(top);1188 this.scroll_handler = new ScrollHandler(this);1477 if (this.scroll_handler) {1478 this.scroll_handler.checkScrolling();2501 …if (_this.tree_widget.scroll_handler && (!_this.tree_widget.scroll_handler.isScrolledIntoView($(no…