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