Searched refs:currentProperty (Results 1 – 1 of 1) sorted by relevance
225 Property currentProperty = static_cast<Property>(propertyId); in setColorPropertyValue() local226 if (currentProperty == Property::strokeColor) { in setColorPropertyValue()228 } else if (currentProperty == Property::fillColor) { in setColorPropertyValue()345 Property currentProperty = static_cast<Property>(propertyId); in getPropertyValue() local346 switch (currentProperty) { in getPropertyValue()369 Property currentProperty = static_cast<Property>(propertyId); in setPropertyValue() local370 switch (currentProperty) { in setPropertyValue()