Lines Matching defs:PropertyHandle
55 PropertyHandle<ColorPropertyValue, sksg::Color>::~PropertyHandle() {}
58 ColorPropertyValue PropertyHandle<ColorPropertyValue, sksg::Color>::get() const {
63 void PropertyHandle<ColorPropertyValue, sksg::Color>::set(const ColorPropertyValue& c) {
68 PropertyHandle<OpacityPropertyValue, sksg::OpacityEffect>::~PropertyHandle() {}
71 OpacityPropertyValue PropertyHandle<OpacityPropertyValue, sksg::OpacityEffect>::get() const {
76 void PropertyHandle<OpacityPropertyValue, sksg::OpacityEffect>::set(const OpacityPropertyValue& o) {
81 PropertyHandle<TextPropertyValue, internal::TextAdapter>::~PropertyHandle() {}
84 TextPropertyValue PropertyHandle<TextPropertyValue, internal::TextAdapter>::get() const {
89 void PropertyHandle<TextPropertyValue, internal::TextAdapter>::set(const TextPropertyValue& t) {
94 PropertyHandle<TransformPropertyValue, internal::TransformAdapter2D>::~PropertyHandle() {}
97 TransformPropertyValue PropertyHandle<TransformPropertyValue,
110 void PropertyHandle<TransformPropertyValue, internal::TransformAdapter2D>::set(