Searched refs:ResetOptionHeight (Results 1 – 3 of 3) sorted by relevance
54 static ArkUINativeModuleValue ResetOptionHeight(ArkUIRuntimeCallInfo* runtimeCallInfo);
608 ArkUINativeModuleValue SelectBridge::ResetOptionHeight(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetOptionHeight() function in OHOS::Ace::NG::SelectBridge
3037 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SelectBridge::ResetOptionHeight)); in RegisterSelectAttributes()