Home
last modified time | relevance | path

Searched defs:windowWidth (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/
H A Dgrid_container_utils.cpp51 double windowWidth = 0.0; in ProcessGridSizeType() local
74 double windowWidth = 0.0; in ProcessGridSizeType() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dstart_options.cpp194 void StartOptions::SetWindowWidth(int32_t windowWidth) in SetWindowWidth()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_start_options.cpp152 int32_t windowWidth = 0; in UnwrapStartOptionsWindowOptions() local
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dpip_report.cpp150 void PiPReporter::ReportPiPRatio(int32_t windowWidth, int32_t windowHeight) in ReportPiPRatio()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Dtest.cpp299 uint32_t windowWidth; in CreateWindow() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp622 auto windowWidth = displayWindowRect.Width(); in CalculatePointerEvent() local
/ohos5.0/foundation/window/window_manager/test/systemtest/dms/
H A Dscreen_manager_test.cpp169 uint32_t windowWidth = rect.width_; in DrawWindowColor() local
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp1290 int windowWidth = 0; in MakeWantFromCmd() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1290 void PipelineContext::UpdateHalfFoldHoverProperty(int32_t windowWidth, int32_t windowHeight) in UpdateHalfFoldHoverProperty()
4799 void PipelineContext::UpdateHalfFoldHoverStatus(int32_t windowWidth, int32_t windowHeight) in UpdateHalfFoldHoverStatus()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp2570 auto windowWidth = windowRect.width_; in HandleCompatibleModeMoveDrag() local