Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DPath.h61 struct PathElement { struct
62 PathElementType type; argument
66 typedef void (*PathApplierFunction)(void* info, const PathElement*); argument
/external/clang/lib/Sema/
DSemaLookup.cpp1641 const CXXBasePathElement &PathElement = Path->back(); in LookupQualifiedName() local