Home
last modified time | relevance | path

Searched refs:uIContentType (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h597 void SetUIContentType(UIContentType uIContentType) in SetUIContentType() argument
599 uIContentType_ = uIContentType; in SetUIContentType()
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h158 virtual void SetUIContentType(UIContentType uIContentType) {}; in SetUIContentType() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.h81 void SetUIContentType(UIContentType uIContentType) override;
H A Dui_content_impl.cpp2673 void UIContentImpl::SetUIContentType(UIContentType uIContentType) in SetUIContentType() argument
2675 uIContentType_ = uIContentType; in SetUIContentType()
2678 container->SetUIContentType(uIContentType); in SetUIContentType()

Completed in 11 milliseconds