Home
last modified time | relevance | path

Searched refs:scroll_handler (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/test/
Dlayer_tree_json_parser.cc128 bool scroll_handler; in ParseTreeFromValue() local
129 if (dict->GetBoolean("ScrollHandler", &scroll_handler)) in ParseTreeFromValue()
130 new_layer->SetHaveScrollEventHandlers(scroll_handler); in ParseTreeFromValue()
/external/chromium_org/tools/deep_memory_profiler/visualizer/static/third_party/jqTree/
Dtree.jquery.js1157 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…