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

  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_drag_win.cc 343 void TabContentsDragWin::CloseThread() {
367 NewRunnableMethod(this, &TabContentsDragWin::CloseThread));
  /external/chromium_org/content/browser/web_contents/
web_contents_drag_win.cc 409 void WebContentsDragWin::CloseThread() {
435 base::Bind(&WebContentsDragWin::CloseThread, this));

Completed in 776 milliseconds