Home
last modified time | relevance | path

Searched defs:forceClose (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/content/browser/resources/indexed_db/
Dindexeddb_internals.js24 function forceClose(event) { function
/external/chromium_org/third_party/WebKit/public/platform/
DWebIDBDatabase.h60 virtual void forceClose() { BLINK_ASSERT_NOT_REACHED(); } in forceClose() function
/external/skia/experimental/AndroidPathRenderer/
DAndroidPathRenderer.cpp545 bool forceClose = style != SkStrokeRec::kStroke_Style; in ConvexPathVertices() local
598 bool PathRenderer::ConvexPathPerimeterVertices(const SkPath& path, bool forceClose, in ConvexPathPerimeterVertices()
/external/chromium_org/third_party/skia/experimental/AndroidPathRenderer/
DAndroidPathRenderer.cpp545 bool forceClose = style != SkStrokeRec::kStroke_Style; in ConvexPathVertices() local
598 bool PathRenderer::ConvexPathPerimeterVertices(const SkPath& path, bool forceClose, in ConvexPathPerimeterVertices()
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DIDBDatabase.cpp350 void IDBDatabase::forceClose() in forceClose() function in WebCore::IDBDatabase
/external/skia/src/core/
DSkPath.cpp1751 SkPath::Iter::Iter(const SkPath& path, bool forceClose) { in Iter()
1755 void SkPath::Iter::setPath(const SkPath& path, bool forceClose) { in setPath()
2145 void SkPath::dump(bool forceClose, const char title[]) const { in dump()
/external/chromium_org/third_party/skia/src/core/
DSkPath.cpp1751 SkPath::Iter::Iter(const SkPath& path, bool forceClose) { in Iter()
1755 void SkPath::Iter::setPath(const SkPath& path, bool forceClose) { in setPath()
2145 void SkPath::dump(bool forceClose, const char title[]) const { in dump()
/external/skia/tests/
DPathTest.cpp2224 const bool forceClose; in test_iter() member
/external/chromium_org/third_party/skia/tests/
DPathTest.cpp2224 const bool forceClose; in test_iter() member