HomeSort by relevance Sort by last modified time
    Searched refs:CreateWindowWithParentAndBounds (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ash/
root_window_controller_unittest.cc 113 views::Widget::CreateWindowWithParentAndBounds(new TestDelegate(true),
439 Widget* w3 = Widget::CreateWindowWithParentAndBounds(NULL,
470 aura::Window* lock_window = Widget::CreateWindowWithParentAndBounds(NULL,
  /external/chromium_org/ui/views/widget/
widget.h 257 static Widget* CreateWindowWithParentAndBounds(WidgetDelegate* delegate,
    [all...]
widget.cc 223 return CreateWindowWithParentAndBounds(delegate, parent, gfx::Rect());
227 Widget* Widget::CreateWindowWithParentAndBounds(WidgetDelegate* delegate,
    [all...]

Completed in 75 milliseconds