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

/external/chromium_org/third_party/WebKit/Source/core/platform/network/
H A DSocketStreamHandle.h47 enum SocketStreamState { Connecting, Open, Closing, Closed }; enumerator in enum:WebCore::SocketStreamHandle::SocketStreamState
/external/chromium/chrome/browser/history/
H A Dhistory_backend.cc260 void HistoryBackend::Closing() { function in class:history::HistoryBackend
/external/chromium_org/chrome/browser/history/
H A Dhistory_backend.cc229 void HistoryBackend::Closing() { function in class:history::HistoryBackend
2807 // HistoryService -> HistoryBackend::Closing().
/external/chromium_org/third_party/WebKit/Source/core/Resources/pagepopups/
H A DcalendarPicker.js2335 Closing: 1
2343 var fromValue = direction === YearListView.RowAnimationDirection.Closing ? YearListCell.SelectedHeight : YearListCell.Height;
2510 this._animateRow(this.selectedRow, YearListView.RowAnimationDirection.Closing);

Completed in 175 milliseconds