OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetNonFastScrollableRegion
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/layers/
layer.cc
746
void Layer::
SetNonFastScrollableRegion
(const Region& region) {
900
layer->
SetNonFastScrollableRegion
(non_fast_scrollable_region_);
[
all
...]
layer_impl.h
427
void
SetNonFastScrollableRegion
(const Region& region) {
Completed in 29 milliseconds