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

  /external/chromium_org/sandbox/win/sandbox_poc/
main_ui_window.h 33 // unsigned int ret = window.CreateMainWindowAndLoop(
39 // The CreateMainWindowAndLoop() contains a message loop that ends when the
56 unsigned int CreateMainWindowAndLoop(HINSTANCE instance,
117 // BrokerServices passed in to CreateMainWindowAndLoop), and passes to it
171 // through CreateMainWindowAndLoop.
sandbox.cc 84 // The CreateMainWindowAndLoop() call will not return until the user closes
87 window.CreateMainWindowAndLoop(instance,
main_ui_window.cc 39 unsigned int MainUIWindow::CreateMainWindowAndLoop(
232 // We store a 'this' pointer using SetWindowLong in CreateMainWindowAndLoop

Completed in 41 milliseconds