Searched refs:xFPS (Results 1 – 1 of 1) sorted by relevance
475 oValue = xFPS.getFastPropertyValue(handle); in checkStringListProperty()525 xFPS.setFastPropertyValue(handle, aNewValues); in checkStringListProperty()536 Object oObj = xFPS.getFastPropertyValue(handle); in checkStringListProperty()547 xFPS.setFastPropertyValue(handle, oValue); in checkStringListProperty()571 Object checkVal3 = xFPS.getFastPropertyValue(handle); in checkStringListProperty()595 oValue = xFPS.getFastPropertyValue(handle); in checkStringProperty()616 xFPS.setFastPropertyValue(handle, newVal); in checkStringProperty()619 String checkVal = (String) xFPS.getFastPropertyValue(handle); in checkStringProperty()629 xFPS.setFastPropertyValue(handle, newVal); in checkStringProperty()637 String checkVal2 = (String) xFPS.getFastPropertyValue(handle); in checkStringProperty()[all …]
Completed in 9 milliseconds