Searched refs:currentProperty (Results 1 – 1 of 1) sorted by relevance
231 Property currentProperty = static_cast<Property>(propertyId); in setColorPropertyValue() local232 if (currentProperty == Property::strokeColor) { in setColorPropertyValue()234 } else if (currentProperty == Property::fillColor) { in setColorPropertyValue()351 Property currentProperty = static_cast<Property>(propertyId); in getPropertyValue() local352 switch (currentProperty) { in getPropertyValue()375 Property currentProperty = static_cast<Property>(propertyId); in setPropertyValue() local376 switch (currentProperty) { in setPropertyValue()