Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.h377 return styleManager_; in GetStyleManager()
609 AppStyleManager *styleManager_; variable
H A Dcomponent.cpp69 styleManager_(styleManager), in Component()
348 styleManager_->ApplyComponentStyles(options, currentComponent); in ApplyStyles()