Lines Matching refs:ObjectPropertyAccessor

1251                         ObjectPropertyAccessor *get,  in object_property_try_add()
1252 ObjectPropertyAccessor *set, in object_property_try_add()
1302 ObjectPropertyAccessor *get, in object_property_add()
1303 ObjectPropertyAccessor *set, in object_property_add()
1315 ObjectPropertyAccessor *get, in object_class_property_add()
1316 ObjectPropertyAccessor *set, in object_class_property_add()
2619 ObjectPropertyAccessor *getter = NULL; in object_property_add_uint8_ptr()
2620 ObjectPropertyAccessor *setter = NULL; in object_property_add_uint8_ptr()
2639 ObjectPropertyAccessor *getter = NULL; in object_class_property_add_uint8_ptr()
2640 ObjectPropertyAccessor *setter = NULL; in object_class_property_add_uint8_ptr()
2659 ObjectPropertyAccessor *getter = NULL; in object_property_add_uint16_ptr()
2660 ObjectPropertyAccessor *setter = NULL; in object_property_add_uint16_ptr()
2679 ObjectPropertyAccessor *getter = NULL; in object_class_property_add_uint16_ptr()
2680 ObjectPropertyAccessor *setter = NULL; in object_class_property_add_uint16_ptr()
2699 ObjectPropertyAccessor *getter = NULL; in object_property_add_uint32_ptr()
2700 ObjectPropertyAccessor *setter = NULL; in object_property_add_uint32_ptr()
2719 ObjectPropertyAccessor *getter = NULL; in object_class_property_add_uint32_ptr()
2720 ObjectPropertyAccessor *setter = NULL; in object_class_property_add_uint32_ptr()
2739 ObjectPropertyAccessor *getter = NULL; in object_property_add_uint64_ptr()
2740 ObjectPropertyAccessor *setter = NULL; in object_property_add_uint64_ptr()
2759 ObjectPropertyAccessor *getter = NULL; in object_class_property_add_uint64_ptr()
2760 ObjectPropertyAccessor *setter = NULL; in object_class_property_add_uint64_ptr()