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 120 views::Widget::CreateWindowWithParentAndBounds(new TestDelegate(true),
438 Widget* w3 = Widget::CreateWindowWithParentAndBounds(NULL,
506 aura::Window* lock_window = Widget::CreateWindowWithParentAndBounds(NULL,
    [all...]
  /external/chromium_org/ui/views/widget/
widget.h 280 static Widget* CreateWindowWithParentAndBounds(WidgetDelegate* delegate,
    [all...]
widget.cc 210 return CreateWindowWithParentAndBounds(delegate, parent, gfx::Rect());
214 Widget* Widget::CreateWindowWithParentAndBounds(WidgetDelegate* delegate,
    [all...]

Completed in 54 milliseconds