Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/
H A Dgrid_container_utils.cpp49 double windowWidth = 0.0; in ProcessGridSizeType() local
72 double windowWidth = 0.0; in ProcessGridSizeType() local
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_start_options.cpp174 int32_t windowWidth = 0; in UnwrapStartOptions() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dstart_options.cpp172 void StartOptions::SetWindowWidth(int32_t windowWidth) in SetWindowWidth() argument
/foundation/window/window_manager/utils/src/
H A Dpip_report.cpp150 void PiPReporter::ReportPiPRatio(int32_t windowWidth, int32_t windowHeight) in ReportPiPRatio() argument
/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Dtest.cpp299 uint32_t windowWidth; in CreateWindow() local
300 cin >> windowWidth; in CreateWindow() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp630 auto windowWidth = displayWindowRect.Width(); in CalculatePointerEvent() local
/foundation/window/window_manager/test/systemtest/dms/
H A Dscreen_manager_test.cpp169 uint32_t windowWidth = rect.width_; in DrawWindowColor() local
/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp1291 int windowWidth = 0; in MakeWantFromCmd() local
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp2290 auto windowWidth = windowRect.width_; in HandleCompatibleModeDrag() local
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1596 void PipelineContext::UpdateHalfFoldHoverProperty(int32_t windowWidth, int32_t windowHeight) in UpdateHalfFoldHoverProperty() argument
5358 void PipelineContext::UpdateHalfFoldHoverStatus(int32_t windowWidth, int32_t windowHeight) in UpdateHalfFoldHoverStatus() argument

Completed in 26 milliseconds