OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ConvertPointFromAncestor
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/compositor/
layer.cc
392
target->
ConvertPointFromAncestor
(root_layer, point);
712
bool Layer::
ConvertPointFromAncestor
(const Layer* ancestor,
/external/chromium_org/ui/views/
view.cc
679
target->
ConvertPointFromAncestor
(root, point);
714
dest->
ConvertPointFromAncestor
(NULL, p);
[
all
...]
Completed in 45 milliseconds