OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fixed_to_bottom_edge
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/cc/trees/
layer_tree_host_common.cc
761
bool
fixed_to_bottom_edge
=
local
765
position_offset.set_y(
fixed_to_bottom_edge
? position_offset.y() : 0);
[
all
...]
Completed in 150 milliseconds