Home
last modified time | relevance | path

Searched refs:OnSubscriptSwitchChange (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/multimodal/
H A Drender_multimodal.cpp23 …: subscriptSwitchCallback_(std::bind(&RenderMultimodal::OnSubscriptSwitchChange, this, std::placeh… in RenderMultimodal()
166 void RenderMultimodal::OnSubscriptSwitchChange(bool isOn) in OnSubscriptSwitchChange() function in OHOS::Ace::RenderMultimodal
H A Drender_multimodal.h49 void OnSubscriptSwitchChange(bool isOn);