Home
last modified time | relevance | path

Searched defs:node_bounds (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/mojo/services/view_manager/
Ddisplay_manager.cc36 gfx::Rect node_bounds = view->bounds() + offset; in DrawViewTree() local
/external/chromium_org/ui/views/controls/tree/
Dtree_view.cc535 gfx::Rect node_bounds(GetBoundsForNode(selected_node_)); in GetKeyboardContextMenuLocation() local
818 const gfx::Rect& node_bounds, in PaintExpandControl()