Searched refs:isSpray (Results 1 – 5 of 5) sorted by relevance
23 virtual bool isSpray() { return false; } in isSpray() function
150 bool isSpray() override { return true; } in isSpray() function
669 if (m_pointShape->isSpray()) { in PreviewToolLoopImpl()
1422 (tool->getPointShape(0)->isSpray() || in updateForTool()1423 tool->getPointShape(1)->isSpray()); in updateForTool()
304 inline bool isSpray(IndexInt idx) const in isSpray() function