Searched refs:ResetLabelStyle (Results 1 – 3 of 3) sorted by relevance
44 static ArkUINativeModuleValue ResetLabelStyle(ArkUIRuntimeCallInfo* runtimeCallInfo);
505 ArkUINativeModuleValue ButtonBridge::ResetLabelStyle(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetLabelStyle() function in OHOS::Ace::NG::ButtonBridge
3161 panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), ButtonBridge::ResetLabelStyle)); in RegisterButtonAttributes()