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