Searched defs:Setter (Results 1 – 4 of 4) sorted by relevance
118 using Setter = void (Edge::*)(const AnimatableDimension&); variable
182 JSIValue SampleModule::Setter(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in Setter() function in OHOS::ACELite::SampleModule
54 JSIValue JsiInterfaceTddTest::Setter(const JSIValue thisVal, const JSIValue args[], uint8_t argsNum) in Setter() function in OHOS::ACELite::JsiInterfaceTddTest
12695 using Setter = int32_t(ArkUI_NodeHandle node, const ArkUI_AttributeItem* value); typedef