Home
last modified time | relevance | path

Searched defs:templateType (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dgrid_system_manager.cpp159 SystemGridInfo GridSystemManager::GetSystemGridInfo(const GridTemplateType& templateType, double width) in GetSystemGridInfo() argument
H A Dgrid_container_info.h83 void SetGridTemplateType(const GridTemplateType& templateType) in SetGridTemplateType() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_grid_container.cpp107 auto templateType = GridTemplateType::NORMAL; in SetSpecializedAttr() local
/foundation/window/window_manager/test/fuzztest/wms/pip_fuzzer/
H A Dpip_fuzzer.cpp57 uint32_t templateType = 0; in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/utils/src/
H A Dpip_report.cpp72 void PiPReporter::ReportPiPStartWindow(int32_t source, int32_t templateType, in ReportPiPStartWindow() argument
94 void PiPReporter::ReportPiPStopWindow(int32_t source, int32_t templateType, in ReportPiPStopWindow() argument
116 void PiPReporter::ReportPiPActionEvent(int32_t templateType, const std::string& actionEvent) in ReportPiPActionEvent() argument
136 void PiPReporter::ReportPiPControlEvent(int32_t templateType, PiPControlType controlType) in ReportPiPControlEvent() argument
[all...]
/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_option.cpp35 void PipOption::SetPipTemplate(uint32_t templateType) in SetPipTemplate() argument
H A Dpicture_in_picture_controller.cpp310 uint32_t templateType = 0; in StopPictureInPictureInner() local
317 templateType, FAILED, "pipController is null"); in StopPictureInPictureInner() local
352 templateType, PIP_SUCCESS, "pip window stop success"); in StopPictureInPictureInner() local
/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/
H A Djs_pip_window_manager.cpp155 uint32_t templateType = static_cast<uint32_t>(PiPTemplateType::VIDEO_PLAY); in GetPictureInPictureOptionFromJs() local
110 GetControlGroupFromJs(napi_env env, napi_value controlGroup, std::vector<std::uint32_t>& controls, uint32_t templateType) GetControlGroupFromJs() argument

Completed in 6 milliseconds