Searched defs:canDrawPath (Results 1 – 3 of 3) sorted by relevance
101 PathRenderer::CanDrawPath canDrawPath = pr->canDrawPath(args); in getPathRenderer() local
118 CanDrawPath canDrawPath(const CanDrawPathArgs& args) const { in canDrawPath() function
300 bool canDrawPath = args.fShape->style().isSimpleFill() && in onCanDrawPath() local