Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H A Djs_with_theme.cpp29 …JSClass<JSWithTheme>::StaticMethod("removeThemeInNative", &JSWithTheme::RemoveThemeInNative, Metho… in JSBind()
33 void JSWithTheme::RemoveThemeInNative(const JSCallbackInfo& info) in RemoveThemeInNative() function in OHOS::Ace::Framework::JSWithTheme
H A Djs_with_theme.h27 static void RemoveThemeInNative(const JSCallbackInfo& info);