Home
last modified time | relevance | path

Searched refs:NativeDisplayManager_Orientation (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A D_o_h___display_manager.md41 | typedef enum [NativeDisplayManager_Orientation](#nativedisplaymanager_orientation) [NativeDisplay…
61 | [NativeDisplayManager_Orientation](#nativedisplaymanager_orientation-1) {<br/>DISPLAY_MANAGER_POR…
76 …n](#oh_nativedisplaymanager_getdefaultdisplayorientation) ([NativeDisplayManager_Orientation](#nat…
210 ### NativeDisplayManager_Orientation subsection
213 typedef enum NativeDisplayManager_Orientation NativeDisplayManager_Orientation
385 ### NativeDisplayManager_Orientation subsection
388 enum NativeDisplayManager_Orientation
783 …rCode OH_NativeDisplayManager_GetDefaultDisplayOrientation (NativeDisplayManager_Orientation *disp…
798 | displayOrientation | 屏幕当前显示的方向,具体可见[NativeDisplayManager_Orientation](#nativedisplaymanager_orien…
H A Doh__display__info_8h.md40 …ypedef enum [NativeDisplayManager_Orientation](_o_h___display_manager.md#nativedisplaymanager_orie…
58 | [NativeDisplayManager_Orientation](_o_h___display_manager.md#nativedisplaymanager_orientation-1) …
H A D_native_display_manager___display_info.md37 | [NativeDisplayManager_Orientation](_o_h___display_manager.md#nativedisplaymanager_orientation)[or…
158 NativeDisplayManager_Orientation NativeDisplayManager_DisplayInfo::orientation
H A Doh__display__manager_8h.md38 ….md#oh_nativedisplaymanager_getdefaultdisplayorientation) ([NativeDisplayManager_Orientation](_o_h…
/ohos5.0/foundation/window/window_manager/interfaces/kits/dmndk/dm/
H A Doh_display_info.h95 } NativeDisplayManager_Orientation; typedef
325 NativeDisplayManager_Orientation orientation;
H A Doh_display_manager.h108 NativeDisplayManager_Orientation *displayOrientation);
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Doh__display__info_8h.md40 …ypedef enum [NativeDisplayManager_Orientation](_o_h___display_manager.md#nativedisplaymanager_orie…
58 | [NativeDisplayManager_Orientation](_o_h___display_manager.md#nativedisplaymanager_orientation-1) …
H A D_o_h___display_manager.md41 | typedef enum [NativeDisplayManager_Orientation](#nativedisplaymanager_orientation) [NativeDisplay…
61 | [NativeDisplayManager_Orientation](#nativedisplaymanager_orientation-1) {<br>DISPLAY_MANAGER_PORT…
76 …n](#oh_nativedisplaymanager_getdefaultdisplayorientation) ([NativeDisplayManager_Orientation](#nat…
210 ### NativeDisplayManager_Orientation subsection
213 typedef enum NativeDisplayManager_Orientation NativeDisplayManager_Orientation
385 ### NativeDisplayManager_Orientation subsection
388 enum NativeDisplayManager_Orientation
783 …rCode OH_NativeDisplayManager_GetDefaultDisplayOrientation (NativeDisplayManager_Orientation *disp…
798 … orientation. For details about the available options, see [NativeDisplayManager_Orientation](#nat…
H A D_native_display_manager___display_info.md37 | [NativeDisplayManager_Orientation](_o_h___display_manager.md#nativedisplaymanager_orientation)[or…
158 NativeDisplayManager_Orientation NativeDisplayManager_DisplayInfo::orientation
H A Doh__display__manager_8h.md38 ….md#oh_nativedisplaymanager_getdefaultdisplayorientation) ([NativeDisplayManager_Orientation](_o_h…
/ohos5.0/foundation/window/window_manager/dm/src/
H A Doh_display_manager.cpp160 NativeDisplayManager_Orientation *displayOrientation) in OH_NativeDisplayManager_GetDefaultDisplayOrientation()
171 …*displayOrientation = static_cast<NativeDisplayManager_Orientation>(displayInfo->GetDisplayOrienta… in OH_NativeDisplayManager_GetDefaultDisplayOrientation()
695 …displayInfo->orientation = static_cast<NativeDisplayManager_Orientation>(info->GetDisplayOrientati… in NativeDisplayManager_SetDisplayInfo()