Searched refs:isPathPart (Results 1 – 6 of 6) sorted by relevance
96 virtual bool isPathPart() const { return false; } in isPathPart() function
28 virtual bool isPathPart() const { return true; } in isPathPart() function
49 SkASSERT(child && child->isPathPart()); in addChild()
49 SkASSERT(child && child->isPathPart()); in add()