Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dstart_options.cpp104 parcel.WriteInt32(GetWindowWidth()); in Marshalling()
177 int32_t StartOptions::GetWindowWidth() const in GetWindowWidth() function in OHOS::AAFwk::StartOptions
H A Dpending_want_manager.cpp276 startOptions->GetWindowLeft(), startOptions->GetWindowTop(), startOptions->GetWindowWidth(), in DeviceIdDetermine()
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dstart_options.h67 int32_t GetWindowWidth() const;
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dwindow_options_utils.cpp36 want.SetParam(Want::PARAM_RESV_WINDOW_WIDTH, startOptions.GetWindowWidth()); in SetWindowPositionAndSize()

Completed in 3 milliseconds