Searched defs:prevValue (Results 1 – 5 of 5) sorted by relevance
60 int prevValue = prevKeyframe.getIntValue(); in getIntValue() local76 int prevValue = prevKeyframe.getIntValue(); in getIntValue() local96 int prevValue = prevKeyframe.getIntValue(); in getIntValue() local
60 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue() local76 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue() local97 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue() local
63 void onSettingRestored(String prevValue, String newValue, int userId); in onSettingRestored()138 …private void sendSettingRestored(final String prevValue, final String newValue, final int userId) { in sendSettingRestored()
159 public void onSettingRestored(String prevValue, String newValue, int userId) { in onSettingRestored()
234 float prevValue = values[0]; in checkSorted() local