Searched defs:PathApplierFunction (Results 1 - 1 of 1) 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;

Completed in 559 milliseconds