Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dgrid_container_info.cpp45 systemGridInfo = GridSystemManager::GetInstance().GetSystemGridInfo(templateType_, width); in BuildColumnWidth()
81 return GridSystemManager::GetInstance().GetSystemGridInfo(templateType_, containerWidth_).columns; in GetColumns()
89 return GridSystemManager::GetInstance().GetSystemGridInfo(templateType_, containerWidth_).gutter; in GetGutterWidth()
97 return GridSystemManager::GetInstance().GetSystemGridInfo(templateType_, containerWidth_).margin; in GetMarginLeft()
105 return GridSystemManager::GetInstance().GetSystemGridInfo(templateType_, containerWidth_).margin; in GetMarginRight()
H A Dgrid_container_info.h85 containerInfo_->templateType_ = templateType; in SetGridTemplateType()
97 (templateType_)(currentSizeType_)(sizeType_)(columns_)(gutterWidth_)(marginLeft_)(marginRight_)\
143 GridTemplateType templateType_ = GridTemplateType::NORMAL; member in OHOS::Ace::GridContainerInfo
/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_option.cpp37 templateType_ = templateType; in SetPipTemplate()
107 return templateType_; in GetPipTemplate()
/foundation/window/window_manager/wm/include/
H A Dpicture_in_picture_option.h55 uint32_t templateType_ = 0; member in OHOS::Rosen::PipOption

Completed in 2 milliseconds