Searched defs:Closing (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/network/
H A DSocketStreamHandle.h47 enum SocketStreamState { Connecting, Open, Closing, Closed }; enumerator in enum:blink::SocketStreamHandle::SocketStreamState
/external/chromium_org/chrome/browser/ui/website_settings/
H A Dpermission_bubble_manager_unittest.cc99 void Closing() { function in class:PermissionBubbleManagerTest
100 manager_->Closing();
395 Closing();
420 Closing();
433 Closing();
447 Closing();
451 Closing();
464 Closing();
469 Closing();
482 Closing();
[all...]
H A Dpermission_bubble_manager.cc297 void PermissionBubbleManager::Closing() { function in class:PermissionBubbleManager
/external/chromium_org/chrome/browser/ui/views/website_settings/
H A Dpermissions_bubble_view.cc350 owner_->Closing();
383 owner_->Closing();
462 void PermissionBubbleViewViews::Closing() { function in class:PermissionBubbleViewViews
466 delegate_->Closing();
/external/chromium_org/chrome/browser/history/
H A Dhistory_backend.cc265 void HistoryBackend::Closing() { function in class:history::HistoryBackend
2517 // HistoryService -> HistoryBackend::Closing().
/external/chromium_org/third_party/WebKit/Source/web/resources/
H A DcalendarPicker.js2364 Closing: 1
2372 var fromValue = direction === YearListView.RowAnimationDirection.Closing ? YearListCell.SelectedHeight : YearListCell.Height;
2548 this._animateRow(this.selectedRow, YearListView.RowAnimationDirection.Closing);

Completed in 5387 milliseconds