Searched refs:PROPERTY_INT16 (Results 1 – 1 of 1) sorted by relevance
403 #define PROPERTY_INT16 1 macro486 case PROPERTY_INT16: in propertyChange()544 case PROPERTY_INT16: in vetoableChange()607 case PROPERTY_INT16: in propertiesChange()692 case PROPERTY_INT16: in convertFastPropertyValue()743 case PROPERTY_INT16: in setFastPropertyValue_NoBroadcast()768 case PROPERTY_INT16: in getFastPropertyValue()992 pPS->setFastPropertyValue( PROPERTY_INT16, aINT32 ); in test_PropertySetHelper()1016 ((XFastPropertySet *)pPS)->setFastPropertyValue( PROPERTY_INT16, aValue ); in test_PropertySetHelper()1018 aValue = ((XFastPropertySet *)pPS)->getFastPropertyValue( PROPERTY_INT16 ); in test_PropertySetHelper()[all …]
Completed in 19 milliseconds