Searched refs:curColorSet (Results 1 – 3 of 3) sorted by relevance
46 if ((from->curColorSet && !(to->flags & SvgStyleFlags::Color)) || in _copyStyle()49 to->curColorSet = true; in _copyStyle()
503 bool curColorSet; member
1031 style->curColorSet = true; in _handleColorAttr()1433 node->style->curColorSet = false; in _createNode()2971 if (!child->curColorSet) { in _styleInherit()2973 child->curColorSet = parent->curColorSet; in _styleInherit()3038 if (from->curColorSet) { in _styleCopy()3040 to->curColorSet = true; in _styleCopy()