HomeSort by relevance Sort by last modified time
    Searched defs:SetChildBoundsDirect (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/aura/
layout_manager.cc 17 void LayoutManager::SetChildBoundsDirect(aura::Window* child,
  /external/chromium_org/ui/v2/src/
layout.cc 19 SetChildBoundsDirect(child, requested_bounds);
25 void Layout::SetChildBoundsDirect(View* child, const gfx::Rect& bounds) {

Completed in 182 milliseconds