Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dstart_options.cpp33 windowLeftUsed_ = other.windowLeftUsed_; in StartOptions()
52 windowLeftUsed_ = other.windowLeftUsed_; in operator =()
73 windowLeftUsed_ = parcel.ReadBool(); in ReadFromParcel()
107 parcel.WriteBool(windowLeftUsed_); in Marshalling()
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dstart_options.h32 bool windowLeftUsed_ = false; member in OHOS::AAFwk::final
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dwindow_options_utils.cpp29 if (startOptions.windowLeftUsed_) { in SetWindowPositionAndSize()
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_start_options.cpp165 startOptions.windowLeftUsed_ = true; in UnwrapStartOptions()

Completed in 2 milliseconds