Searched refs:isTouched (Results 1 – 1 of 1) sorted by relevance
506 bool isTouched = oriValue != newValue; in isPropertyTouched() local508 … "is property '%s' touched? %s (%s vs %s)\n", OUSTRING_CSTR(propName), isTouched ? "yes" : "no", … in isPropertyTouched()510 return isTouched; in isPropertyTouched()
Completed in 18 milliseconds