Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/
DPath.h91 struct PathElement { struct
92 PathElementType type; argument
96 typedef void (*PathApplierFunction)(void* info, const PathElement*); argument