Home
last modified time | relevance | path

Searched refs:Fixed (Results 1 – 25 of 72) sorted by relevance

123

/ohos5.0/docs/en/release-notes/
H A DOpenHarmony-1-1-1-LTS.md37Fixed the bug of unavailable kernel stack backtracking of the system image built using Clang.<br/>…
38 | Driver | - Corrected the compilation error on **liteos_m**.<br/>- Fixed MMC crashes. |
40Fixed the bug that occurs when the endpoint style is enabled for circle progress.<br/>- Resolved i…
42Fixed the bug of abnormal click events on the checkbox and radio buttons.<br/>- Fixed JavaScript a…
H A DOpenHarmony-v1-1-4-LTS.md78 | [I4AJEN](https://gitee.com/openharmony/third_party_freetype/issues/I4AJEN) | Fixed the CVE-2020-1…
79 | [I4AJ6T](https://gitee.com/openharmony/third_party_mbedtls/issues/I4AJ6T) | Fixed the CVE-2020-36…
80 | I4AIYJ | Fixed the CVE-2021-27138 and CVE-2021-27097 security vulnerabilities of the third_party_…
81 | [I4HUM6](https://gitee.com/openharmony/third_party_lwip/issues/I4HUM6?from=project-issue) | Fixed
82 | I4QTVZ | Fixed the CVE-2021-44732 and CVE-2021-45450 security vulnerabilities of the third_party_…
83 …penharmony/third_party_wpa_supplicant/issues/I46RRM?from=project-issue) | Fixed copying of seconda…
89 | [I457ZZ](https://gitee.com/openharmony/kernel_liteos_a/issues/I457ZZ) | Fixed nested locking in t…
90 | [I3WU8Y](https://gitee.com/openharmony/kernel_liteos_a/issues/I3WU8Y) | Fixed the failed test cas…
92 …tee.com/openharmony/third_party_NuttX/issues/I3HXIX?from=project-issue) | Fixed the possible syste…
93 …m/openharmony/communication_wifi_lite/issues/I4QO9B?from=project-issue) | Fixed freezing when retu…
[all …]
H A DOpenHarmony-v3.0.2-LTS.md118 **Table 5** Fixed security vulnerabilities
122 | I4QT0K | Fixed the CVE-2021-44732 and CVE-2021-45450 security vulnerabilities of the third_party_…
124 | I4NW0B | Fixed the CVE-2021-3522 security vulnerability of the third_party_gstreamer component.|
125 | I4SR8C | Fixed the CVE-2021-4160 security vulnerability of the third_party_openssl component.|
H A DOpenHarmony-v3.0.6-LTS.md97 ## Fixed Security Vulnerabilities
99 **Table 3** Fixed security vulnerabilities
H A DOpenHarmony-v3.1.2-release.md10 Fixed known vulnerabilities in third-party components such as Linux kernel, OpenSSL, curl, and node.
12 Fixed certain known defects in system applications, such as Notepad, Settings, and Notification Pan…
14 Fixed known SDK defects, and released the latest SDK version.
134 ## Fixed Security Vulnerabilities
H A DOpenHarmony-v3.0.8-LTS.md97 ## Fixed Security Vulnerabilities
99 **Table 3** Fixed security vulnerabilities
H A DOpenHarmony-v3.0.7-LTS.md97 ## Fixed Security Vulnerabilities
99 **Table 3** Fixed security vulnerabilities
H A DOpenHarmony-v3.0.5-LTS.md119 ## Fixed Security Vulnerabilities
123 Table 5 Fixed security vulnerabilities
H A DOpenHarmony-v3.1.4-release.md122 ### Fixed Security Vulnerabilities
124 **Table 4** Fixed security vulnerabilities
H A DOpenHarmony-v3.1.6-release.md121 ### Fixed Security Vulnerabilities
123 **Table 4** Fixed security vulnerabilities
/ohos5.0/docs/en/application-dev/reference/apis-driverdevelopment-kit/
H A D_hid___event_properties.md32 | [hidAbsFlat](#hidabsflat) | Fixed values of the absolute coordinates.|
143 Fixed values of the absolute coordinates.
/ohos5.0/docs/zh-cn/application-dev/ui/
H A Darkts-navigation-tabs.md178 Tabs的barMode属性用于控制导航栏是否可以滚动,默认值为BarMode.Fixed
185 .barMode(BarMode.Fixed)
199 滚动导航栏需要设置Tabs组件的barMode属性,默认值为BarMode.Fixed表示为固定导航栏,BarMode.Scrollable表示可滚动导航栏。
506 .barMode(BarMode.Fixed)
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/opentype_parser/
H A Dopentype_basic_type.h50 struct Fixed { struct
H A Dpost_table_parser.h29 OpenTypeBasicType::Fixed italicAngle;
H A Dopentype_basic_type.cpp83 float Fixed::Get() const in Get()
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.39/
H A Dchangelogs-arkcompiler.md3 ## Fixed the Issue Where App Crashes Might Occur When Mega Functions Are Used
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.6.3/
H A Dchangelogs-arkui.md2 Fixed the issue where the layout of child components in the [\<Stack>](../../../application-dev/ref…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-container-tabcontent.md577 | AUTO | 若页签宽度大于104vp,页签内容为左右排布,否则页签内容为上下排布。仅TabBar为垂直模式或Fixed水平模式时有效。 |
872 .barMode(BarMode.Fixed)
924 .barMode(BarMode.Fixed)
974 .vertical(true).scrollable(true).barMode(BarMode.Fixed)
1301 .barMode(BarMode.Fixed)
1456 .barMode(BarMode.Fixed)
1506 .barMode(BarMode.Fixed)
1548 .barMode(BarMode.Fixed)
1711 .barMode(BarMode.Fixed)
H A Dts-container-tabs.md103 …rmode枚举说明) | 是 | 布局模式。<br/>默认值:BarMode.Fixed
108 barMode(value: BarMode.Fixed)
110 设置TabBar布局模式为BarMode.Fixed
120 | value | [BarMode.Fixed](#barmode枚举说明) | 是 | 所有TabBar会平均分配barWidth宽度(纵向时平均分配barHeight高度)。 |
388 | Fixed | 1 | 所有TabBar平均分配barWidth宽度(纵向时平均分配barHeight高度)。 |
806 .barMode(BarMode.Fixed)
874 .barMode(BarMode.Fixed)
1468 .barMode(BarMode.Fixed)
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-navigation-tabs.md168 ## Fixed Navigation Bar
173 **Figure 7** Fixed navigation bar
178 …gation bar, set the **barMode** attribute of the **Tabs** component to **barMode.Fixed** (default).
185 .barMode(BarMode.Fixed)
504 .barMode(BarMode.Fixed)
/ohos5.0/docs/en/application-dev/reference/apis-ime-kit/
H A Djs-apis-inputmethod-panel.md45 | FLAG_FIXED | 0 | Fixed state type. |
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-boot-init-deviceInfo.md25 ### Adaptation of OHOS Fixed-value Parameters
40 ### Adaptation of Vendor Fixed-value Parameters
/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/
H A Djs-service-widget-common-atomic-layout.md29 ## Fixed Ratio
/ohos5.0/docs/en/release-notes/changelogs/v4.0-beta1/
H A Dchangelogs-arkui.md58 Fixed the issue where child components in the [\<Stack>](../../../application-dev/reference/arkui-t…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-common-atomic-layout.md27 ## Fixed Ratio

123