Home
last modified time | relevance | path

Searched defs:isParentOf (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/fileapi/
DDOMFilePath.cpp78 bool DOMFilePath::isParentOf(const String& parent, const String& mayBeChild) in isParentOf() function in WebCore::DOMFilePath
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp337 bool LocationContext::isParentOf(const LocationContext *LC) const { in isParentOf() function in LocationContext
/external/webkit/Source/WebCore/platform/graphics/android/context/
DPlatformGraphicsContextRecording.cpp148 bool isParentOf(CanvasState* other) { in isParentOf() function in WebCore::CanvasState