OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetScrollParent
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/layers/
layer.cc
621
void Layer::
SetScrollParent
(Layer* parent) {
929
layer->
SetScrollParent
(scroll_parent);
[
all
...]
layer_impl.cc
151
void LayerImpl::
SetScrollParent
(LayerImpl* parent) {
549
layer->
SetScrollParent
(scroll_parent);
[
all
...]
Completed in 389 milliseconds