OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DescendantIsFixedToContainerLayer
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/layers/
layer.cc
815
bool Layer::
DescendantIsFixedToContainerLayer
() const {
818
children_[i]->
DescendantIsFixedToContainerLayer
())
833
if (
DescendantIsFixedToContainerLayer
())
[
all
...]
layer.h
542
bool
DescendantIsFixedToContainerLayer
() const;
Completed in 29 milliseconds