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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DPath.h66 typedef void (*PathApplierFunction)(void* info, const PathElement*); typedef in namespace:blink
139 void apply(void* info, PathApplierFunction) const;
H A DPath.cpp108 void Path::apply(void* info, PathApplierFunction function) const

Completed in 66 milliseconds