Home
last modified time | relevance | path

Searched defs:PathElement (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DPath.h97 struct PathElement { struct
98 PathElementType type; argument
102 typedef void (*PathApplierFunction)(void* info, const PathElement*); argument
/external/clang/lib/Sema/
DSemaLookup.cpp1513 const CXXBasePathElement &PathElement = Path->back(); in LookupQualifiedName() local