Searched refs:currentProperty (Results 1 – 1 of 1) sorted by relevance
230 Property currentProperty = static_cast<Property>(propertyId); in setColorPropertyValue() local231 if (currentProperty == Property::strokeColor) { in setColorPropertyValue()233 } else if (currentProperty == Property::fillColor) { in setColorPropertyValue()350 Property currentProperty = static_cast<Property>(propertyId); in getPropertyValue() local351 switch (currentProperty) { in getPropertyValue()374 Property currentProperty = static_cast<Property>(propertyId); in setPropertyValue() local375 switch (currentProperty) { in setPropertyValue()