Searched defs:PathApplierFunction (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DPath.h102 typedef void (*PathApplierFunction)(void* info, const PathElement*); typedef in namespace:WebCore
147 void apply(void* info, PathApplierFunction) const;

Completed in 68 milliseconds