Home
last modified time | relevance | path

Searched refs:level1 (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_manager/src/theme/
H A DArkShapesImpl.ts17 level1: Length;
36 this.level1 = corners?.level1 ?? baselineCorners.level1;
54 level1: Length;
76 this.level1 = paddings?.level1 ?? baselinePaddings.level1;
H A DArkThemeInternal.d.ts60 level1: Length;
86 level1: Length;
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_manager/src/theme/system/
H A DArkSystemShapes.ts17 level1: Length;
33 this.level1 = ArkResourcesHelper.$r('sys.float.corner_radius_level1');
51 level1: Length;
70 this.level1 = ArkResourcesHelper.$r('sys.float.padding_level1');
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_manager/src/
H A Dimport.ts99 level1: Length;
125 level1: Length;
292 level1?: Length;
308 level1?: Length;
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/test/example/
H A Daudio_opensles_player_test.cpp254 SLmillibel level1 = 0; in OpenSlTestConcurrent() local
255 (*volumeItf1)->GetMaxVolumeLevel(volumeItf1, &level1); in OpenSlTestConcurrent()
257 level1 = (SLmillibel) (level1 / temp); in OpenSlTestConcurrent()
258 (*volumeItf1)->SetVolumeLevel(volumeItf1, level1); in OpenSlTestConcurrent()
/ohos5.0/docs/zh-cn/application-dev/reference/common/
H A Djs-apis-logs.md337 console.group("in level1");
338 // in level1
369 console.groupCollapsed("in level1");
370 // in level1
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_rule.cpp318 int level1 = GetLevel(key1); in CompareLevel() local
320 if (level1 > level2) { in CompareLevel()
322 } else if (level1 < level2) { in CompareLevel()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkTheme.js203 this.level1 = ArkResourcesHelper.$r('sys.float.corner_radius_level1');
221 this.level1 = ArkResourcesHelper.$r('sys.float.padding_level1');
485 …this.level1 = (_b = corners === null || corners === void 0 ? void 0 : corners.level1) !== null && …
504 …this.level1 = (_b = paddings === null || paddings === void 0 ? void 0 : paddings.level1) !== null …
/ohos5.0/docs/en/application-dev/reference/common/
H A Djs-apis-logs.md337 console.group("in level1");
338 // in level1
369 console.groupCollapsed("in level1");
370 // in level1
/ohos5.0/base/security/code_signature/services/key_enable/
H A DBUILD.gn105 source = "cfg/enable_xpm/level1/key_enable.cfg"
/ohos5.0/docs/zh-cn/readme/
H A D测试子系统.md202 - 参数C为测试用例等级,具体分为门禁level0 以及非门禁level1-level4共五个等级,其中非门禁level1-level4等级的具体选取规则为:测试用例功能越重要,level等级越低。
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/codec/
H A D_codec_v20.md349 | CODEC_HEVC_MAIN_TIER_LEVEL1 | main tier level1 |
350 | CODEC_HEVC_HIGH_TIER_LEVEL1 | high tier level1 |
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp652 …GAP_LeSecMode1Level level1 = static_cast<GAP_LeSecMode1Level>(BleConfig::GetInstance().GetBleModel… in LePairFeatureReq() local
653 if ((level1 != LE_MODE_1_LEVEL_4) && in LePairFeatureReq()
H A Dble_adapter.cpp211 …GAP_LeSecMode1Level level1 = static_cast<GAP_LeSecMode1Level>(BleConfig::GetInstance().GetBleModel… in InitBtmAndGap() local
213 ret = GAPIF_LeSetSecurityMode(level1, level2); in InitBtmAndGap()
/ohos5.0/docs/zh-cn/device-dev/device-test/
H A Ddeveloper_test.md437 - 参数C为测试用例等级,具体分为门禁level0 以及非门禁level1-level4共五个等级,其中非门禁level1-level4等级的具体选取规则为:测试用例功能越重要,level等级越低。