Searched refs:ResetBarState (Results 1 – 7 of 7) sorted by relevance
521 ResetBarState(nodeBase, titleBarNode, true); in ResetTitleAndToolBarState()525 ResetBarState(nodeBase, toolBarNode, false); in ResetTitleAndToolBarState()529 void NavDestinationPattern::ResetBarState(const RefPtr<NavDestinationNodeBase>& nodeBase, in ResetBarState() function in OHOS::Ace::NG::NavDestinationPattern
281 void ResetBarState(const RefPtr<NavDestinationNodeBase>& nodeBase,
39 static ArkUINativeModuleValue ResetBarState(ArkUIRuntimeCallInfo* runtimeCallInfo);
59 static ArkUINativeModuleValue ResetBarState(ArkUIRuntimeCallInfo* runtimeCallInfo);
550 ArkUINativeModuleValue TextInputBridge::ResetBarState(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetBarState() function in OHOS::Ace::NG::TextInputBridge
307 ArkUINativeModuleValue TextAreaBridge::ResetBarState(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetBarState() function in OHOS::Ace::NG::TextAreaBridge
1862 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetBarState)); in GetArkUINativeModule()2283 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetBarState)); in GetArkUINativeModule()