Home
last modified time | relevance | path

Searched defs:GetThemeConstants (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_manager_impl.h72 RefPtr<ThemeConstants> GetThemeConstants( in GetThemeConstants() function
79 RefPtr<ThemeConstants> GetThemeConstants() const override in GetThemeConstants() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dview_abstract.cpp44 RefPtr<ThemeConstants> ViewAbstract::GetThemeConstants() in GetThemeConstants() function in OHOS::Ace::Framework::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation_util.cpp540 RefPtr<ThemeConstants> AnimationUtil::GetThemeConstants() const in GetThemeConstants() function in OHOS::Ace::AnimationUtil
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/common_napi_utils/
H A Dcommon_napi_utils.cpp331 RefPtr<ThemeConstants> CommonNapiUtils::GetThemeConstants(napi_env env, napi_value value) in GetThemeConstants() function in OHOS::Ace::CommonNapiUtils
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
H A Dnapi_utils.cpp163 RefPtr<ThemeConstants> GetThemeConstants(const std::optional<std::string>& bundleName = std::nullop… in GetThemeConstants() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp2172 RefPtr<ThemeConstants> DOMNode::GetThemeConstants() const in GetThemeConstants() function in OHOS::Ace::Framework::DOMNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.cpp218 RefPtr<OHOS::Ace::ThemeConstants> GetThemeConstants(const EcmaVM* vm, const Local<JSValueRef>& jsOb… in GetThemeConstants() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp3200 RefPtr<ThemeConstants> Declaration::GetThemeConstants() const in GetThemeConstants() function in OHOS::Ace::Declaration
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp9712 RefPtr<ThemeConstants> JSViewAbstract::GetThemeConstants(const JSRef<JSObject>& jsObj) in GetThemeConstants() function in OHOS::Ace::Framework::JSViewAbstract