Home
last modified time | relevance | path

Searched refs:autoClose (Results 1 – 5 of 5) sorted by relevance

/external/apache-http/src/org/apache/http/conn/scheme/
DLayeredSocketFactory.java69 boolean autoClose in createSocket() argument
/external/apache-http/src/org/apache/http/conn/ssl/
DSSLSocketFactory.java373 final boolean autoClose in createSocket() argument
379 autoClose in createSocket()
/external/skia/src/core/
DSkPath.cpp984 SkPath::Verb SkPath::Iter::autoClose(SkPoint pts[2]) { in autoClose() function in SkPath::Iter
1033 if (kLine_Verb == this->autoClose(pts)) { in next()
1049 verb = this->autoClose(pts); in next()
1098 verb = this->autoClose(pts); in next()
/external/skia/include/core/
DSkPath.h547 Verb autoClose(SkPoint pts[2]);
/external/webkit/WebKit/mac/
DChangeLog-2007-10-1419308 hostWindow then the WebView is automatically closed if autoClose is YES.
19361 (-[WebView autoClose]):