Home
last modified time | relevance | path

Searched refs:NORMAL (Results 1 – 25 of 836) sorted by relevance

12345678910>>...34

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dparagraph_style.h29 NORMAL, // to be done. enumerator
46 FontWidth fontWidth = FontWidth::NORMAL;
47 FontStyle fontStyle = FontStyle::NORMAL;
48 WordBreakType wordBreakType = WordBreakType::NORMAL;
56 FontWidth strutFontWidth = FontWidth::NORMAL;
57 FontStyle strutFontStyle = FontStyle::NORMAL;
/ohos5.0/base/account/os_account/frameworks/osaccount/native/test/unittest/
H A Dos_account_info_test.cpp607 osAccountInfo.SetType(OsAccountType::NORMAL);
774 OsAccountManager::CreateOsAccount("..", OsAccountType::NORMAL, osAccountInfoOne));
803 OsAccountType::NORMAL, osAccountInfoOne));
818 OsAccountType::NORMAL, osAccountInfoOne));
868 …EXPECT_EQ(OsAccountManager::CreateOsAccount(STRING_NAME, "", OsAccountType::NORMAL, osAccountInfoO…
871 …EXPECT_EQ(OsAccountManager::CreateOsAccount(STRING_NAME, ".", OsAccountType::NORMAL, osAccountInfo…
888 …EXPECT_EQ(OsAccountManager::CreateOsAccount("name1", "???", OsAccountType::NORMAL, osAccountInfoOn…
891 …EXPECT_EQ(OsAccountManager::CreateOsAccount("name2", "***", OsAccountType::NORMAL, osAccountInfoOn…
894 …EXPECT_EQ(OsAccountManager::CreateOsAccount("name3", "?", OsAccountType::NORMAL, osAccountInfoOne),
897 …EXPECT_EQ(OsAccountManager::CreateOsAccount("name4", ":", OsAccountType::NORMAL, osAccountInfoOne),
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_system_test.cpp408 InstallBundle(bundleFilePath, InstallFlag::NORMAL, installMsg);
438 InstallBundle(bundleFilePath, InstallFlag::NORMAL, installMsg);
443 InstallBundle(bundleFilePath, InstallFlag::NORMAL, installMsg);
469 InstallBundle(bundleFilePath, InstallFlag::NORMAL, installMsg);
507 InstallBundle(bundleFilePath, InstallFlag::NORMAL, installMsg);
537 InstallBundle(bundleFilePath, InstallFlag::NORMAL, installMsg);
568 InstallBundle(bundleFilePath, InstallFlag::NORMAL, installMsg);
1235 InstallBundle(bundleFilePath, InstallFlag::NORMAL, message);
1243 InstallBundle(bundleFilePath, InstallFlag::NORMAL, message);
1474 InstallBundle(bundleFilePath, InstallFlag::NORMAL, message);
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/button/
H A Dbutton_extend_test_ng.cpp124 { ButtonStyleMode::NORMAL, Color::GRAY }, { ButtonStyleMode::TEXT, Color::BLUE } }; in SetUpTestCase()
126 { ButtonStyleMode::NORMAL, Color::GRAY }, { ButtonStyleMode::TEXT, Color::BLUE } }; in SetUpTestCase()
127 buttonTheme->bgColorMap_.emplace(ButtonRole::NORMAL, normalBgColorMap_); in SetUpTestCase()
130 …buttonTheme->textColorMap_.insert(std::pair<ButtonStyleMode, Color>(ButtonStyleMode::NORMAL, Color… in SetUpTestCase()
132 …buttonTheme->textColorByRoleMap_.insert(std::pair<ButtonRole, Color>(ButtonRole::NORMAL, Color::BL… in SetUpTestCase()
166 buttonModelNG.SetRole(AceType::RawPtr(buttonNode), ButtonRole::NORMAL);
167 buttonModelNG.SetButtonStyle(AceType::RawPtr(buttonNode), ButtonStyleMode::NORMAL);
175 …buttonModelNG.ApplyTheme(AceType::RawPtr(buttonNode), ButtonStyleMode::NORMAL, ButtonRole::NORMAL);
196 …onModelNGEx.ApplyTheme(AceType::RawPtr(buttonNodeEx), ButtonStyleMode::NORMAL, ButtonRole::NORMAL);
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hcs/camera/hal/mpp/hispark_taurus/hdi_impl/
H A Dstream_supported_config.hcs6 operationMode = "NORMAL";
19 operationMode = "NORMAL";
32 operationMode = "NORMAL";
45 operationMode = "NORMAL";
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hcs/camera/hal/v4l2/rpi4b/hdi_impl/
H A Dstream_supported_config.hcs6 operationMode = "NORMAL";
19 operationMode = "NORMAL";
32 operationMode = "NORMAL";
45 operationMode = "NORMAL";
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h47 NORMAL, enumerator
55 NORMAL, enumerator
64 { FontStyle::NORMAL, "NORMAL" }, in ToString()
74 { FontStyle::NORMAL, "normal" }, in ToStringNDK()
108 NORMAL = 0, enumerator
117 { TextCase::NORMAL, "NORMAL" }, in ToString()
152 { WordBreak::NORMAL, "NORMAL" }, in ToString()
787 FontStyle fontStyle_ { FontStyle::NORMAL };
796 TextCase textCase_ { TextCase::NORMAL };
843 { "normal", FontWeight::NORMAL },
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Drender_configuration_component.h45 NORMAL = 1, enumerator
56 NORMAL = 1, enumerator
84 …PROPERTY(SceneShadowQuality, shadowQuality, "Shadow Quality", 0, VALUE(SceneShadowQuality::NORMAL))
89 …neShadowSmoothness, shadowSmoothness, "Shadow Smoothness", 0, VALUE(SceneShadowSmoothness::NORMAL))
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installers_test/
H A Dbms_bundle_installers_test.cpp137 installParam.installFlag = InstallFlag::NORMAL;
161 installParam.installFlag = InstallFlag::NORMAL;
185 installParam.installFlag = InstallFlag::NORMAL;
215 installParam.installFlag = InstallFlag::NORMAL;
232 installParam.installFlag = InstallFlag::NORMAL;
258 installParam.installFlag = InstallFlag::NORMAL;
297 installParam.installFlag = InstallFlag::NORMAL;
321 installParam.installFlag = InstallFlag::NORMAL;
345 installParam.installFlag = InstallFlag::NORMAL;
368 installParam.installFlag = InstallFlag::NORMAL;
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_pattern.h147 …ntStyle", layoutProperty->GetFontStyle().value_or(Ace::FontStyle::NORMAL) == Ace::FontStyle::NORMAL in ToJsonValue()
185 … "style", layoutProperty->GetFontStyle().value_or(Ace::FontStyle::NORMAL) == Ace::FontStyle::NORMAL in ToJsonValueAttribute()
206 … ConvertControlSizeToString(layoutProperty->GetControlSize().value_or(ControlSize::NORMAL)) in ToJsonValueAttribute()
209 … "role", ConvertButtonRoleToString(layoutProperty->GetButtonRole().value_or(ButtonRole::NORMAL)) in ToJsonValueAttribute()
217 case ButtonRole::NORMAL: in ConvertButtonRoleToString()
233 case ButtonType::NORMAL: in ConvertButtonTypeToString()
252 case ButtonStyleMode::NORMAL: in ConvertButtonStyleToString()
274 case ControlSize::NORMAL: in ConvertControlSizeToString()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H A Djs_button_theme.h44 inline static ButtonRole buttonRole = ButtonRole::NORMAL;
57 ViewStackModel::GetInstance()->SetVisualState(VisualState::NORMAL); in ApplyTheme()
71 case ButtonStyleMode::NORMAL: in FontColor()
88 case ButtonStyleMode::NORMAL: in BackgroundColor()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/render/
H A Dintf_render_data_store_default_light.h55 NORMAL = 1, enumerator
68 NORMAL = 1, enumerator
97 ShadowQuality shadowQuality { ShadowQuality::NORMAL };
98 ShadowSmoothness shadowSmoothness { ShadowSmoothness::NORMAL };
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-button.md252 | value | [ControlSize](#controlsize11枚举说明) | 是 | Button组件的尺寸。<br/>默认值:ControlSize.NORMAL |
270 | value | [ButtonRole](#buttonrole12枚举说明) | 是 | 设置Button组件的角色。<br/>默认值:ButtonRole.NORMAL |
335 | NORMAL | 普通按钮(一般界面操作)。 |
349 | NORMAL | 正常尺寸按钮。 |
361 | NORMAL | 正常按钮。 |
549 Button('Normal', { buttonStyle: ButtonStyleMode.NORMAL });
556 Button('Normal', { controlSize: ControlSize.SMALL, buttonStyle: ButtonStyleMode.NORMAL });
563 Button('Normal').controlSize(ControlSize.SMALL).buttonStyle(ButtonStyleMode.NORMAL);
587 Button('Normal', { buttonStyle: ButtonStyleMode.NORMAL, role: ButtonRole.NORMAL });
588 Button('Textual', { buttonStyle: ButtonStyleMode.TEXTUAL, role: ButtonRole.NORMAL });
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dbutton_modifier.cpp34 constexpr Ace::FontWeight DEFAULT_FONT_WEIGHT = Ace::FontWeight::NORMAL;
35 constexpr Ace::FontStyle DEFAULT_FONT_STYLE = Ace::FontStyle::NORMAL;
91 FontWeight::NORMAL,
529 ButtonRole role = ButtonRole::NORMAL; in SetButtonRole()
541 ButtonModelNG::SetRole(frameNode, ButtonRole::NORMAL); in ResetButtonRole()
567 ControlSize size = ControlSize::NORMAL; in SetButtonControlSize()
569 static_cast<uint32_t>(ControlSize::NORMAL)) { in SetButtonControlSize()
579 ButtonModelNG::SetControlSize(frameNode, ControlSize::NORMAL); in ResetButtonControlSize()
612 ButtonRole role = ButtonRole::NORMAL; in SetButtonOptions()
627 ButtonModelNG::SetControlSize(frameNode, ControlSize::NORMAL); in ResetButtonOptions()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_uninstall_system_test/
H A Dbms_uninstall_system_test.cpp390 Install(bundleFilePath, InstallFlag::NORMAL, resvec);
428 Install(bundleFilePath, InstallFlag::NORMAL, resvec);
467 Install(bundleFilePath, InstallFlag::NORMAL, resvec);
542 Install(bundleFilePath, InstallFlag::NORMAL, resvec);
628 Install(bundleFilePath, InstallFlag::NORMAL, resvec);
660 Install(bundleFilePath, InstallFlag::NORMAL, resvec);
690 Install(bundleFilePath, InstallFlag::NORMAL, resvec);
738 Install(bundleFilePath, InstallFlag::NORMAL, resvec);
744 Install(bundleFilePath, InstallFlag::NORMAL, resvec);
790 Install(bundleFilePath, InstallFlag::NORMAL, resvec);
[all …]
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dcamera_prelaunch_uttest_v1_2.cpp49 *cameraTest->prelaunchConfig, OHOS::HDI::Camera::V1_2::NORMAL);
69 *cameraTest->prelaunchConfig, OHOS::HDI::Camera::V1_2::NORMAL);
89 *cameraTest->prelaunchConfig, OHOS::HDI::Camera::V1_2::NORMAL);
109 *cameraTest->prelaunchConfig, OHOS::HDI::Camera::V1_2::NORMAL);
137 *cameraTest->prelaunchConfig, OHOS::HDI::Camera::V1_2::NORMAL);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dconstants.h32 NORMAL, enumerator
62 enum class ButtonStyleMode { NORMAL, EMPHASIZE, TEXT }; enumerator
64 enum class ControlSize { SMALL, NORMAL }; enumerator
66 enum class ButtonRole { NORMAL, ERROR }; enumerator
183 enum class MainStackSize { MAX, MIN, NORMAL, LAST_CHILD_HEIGHT, MATCH_CHILDREN, MAX_X, MAX_Y }; enumerator
250 NORMAL, enumerator
358 NORMAL, enumerator
493 NORMAL = 0, enumerator
498 FIRST_VALUE = NORMAL,
653 NORMAL = 0, enumerator
/ohos5.0/base/customization/enterprise_device_management/test/unittest/common/
H A Dedm_permission_test.cpp45 permission1.setAdminType(AdminType::NORMAL);
47 permission2.setAdminType(AdminType::NORMAL);
61 EdmPermission permission1("ohos.permission.EDM_TEST_PERMISSION", AdminType::NORMAL);
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/
H A Dbms_compatible_system_test.cpp264 Install(bundleFilePath, InstallFlag::NORMAL, message);
306 Install(bundleFilePath1, InstallFlag::NORMAL, message);
345 Install(bundleFilePath, InstallFlag::NORMAL, message);
386 Install(bundleFilePath1, InstallFlag::NORMAL, message);
388 Install(bundleFilePath2, InstallFlag::NORMAL, message);
427 Install(bundleFilePath, InstallFlag::NORMAL, message);
493 Install(bundleFilePath, InstallFlag::NORMAL, message);
527 Install(bundleFilePath, InstallFlag::NORMAL, message);
599 Install(bundleFilePath, InstallFlag::NORMAL, message);
655 Install(bundleFilePath, InstallFlag::NORMAL, message);
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_animation_fraction_test.cpp95 ForwardDirection direction = ForwardDirection::NORMAL;
97 EXPECT_EQ(direction, ForwardDirection::NORMAL);
135 rsAnimationFraction.SetDirectionAfterStart(ForwardDirection::NORMAL);
140 rsAnimationFraction.SetDirectionAfterStart(ForwardDirection::NORMAL);
195 rsAnimationFraction.SetDirectionAfterStart(ForwardDirection::NORMAL);
200 rsAnimationFraction.SetDirectionAfterStart(ForwardDirection::NORMAL);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select/
H A Dselect_test_controlsize_ng.cpp188 EXPECT_EQ(pattern->GetControlSize(), ControlSize::NORMAL);
220 EXPECT_EQ(selectPattern->GetControlSize(), ControlSize::NORMAL);
252 auto settingControlSize = ControlSize::NORMAL;
288 EXPECT_EQ(selectPattern->GetControlSize(), ControlSize::NORMAL);
322 EXPECT_EQ(selectPattern->GetControlSize(), ControlSize::NORMAL);
391 EXPECT_EQ(selectPattern->GetControlSize(), ControlSize::NORMAL);
423 auto settingControlSize = ControlSize::NORMAL;
459 EXPECT_EQ(selectPattern->GetControlSize(), ControlSize::NORMAL);
493 EXPECT_EQ(selectPattern->GetControlSize(), ControlSize::NORMAL);
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/
H A Dbms_launcher_service_system_test.cpp423 Install(bundleFilePath, InstallFlag::NORMAL, message);
445 Install(bundleFilePath, InstallFlag::NORMAL, message);
468 Install(bundleFilePath1, InstallFlag::NORMAL, message);
493 Install(bundleFilePath, InstallFlag::NORMAL, message);
519 Install(bundleFilePath, InstallFlag::NORMAL, message);
547 Install(bundleFilePath, InstallFlag::NORMAL, message);
584 Install(bundleFilePath, InstallFlag::NORMAL, message);
622 Install(bundleFilePath, InstallFlag::NORMAL, message);
685 Install(bundleFilePath, InstallFlag::NORMAL, message);
764 Install(bundleFilePath, InstallFlag::NORMAL, message);
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dtypography_style.h32 FontWidth fontWidth = FontWidth::NORMAL;
33 FontStyle fontStyle = FontStyle::NORMAL;
42 FontWidth lineStyleFontWidth = FontWidth::NORMAL;
43 FontStyle lineStyleFontStyle = FontStyle::NORMAL;
H A Dtypography_types.h44 NORMAL = 0, enumerator
81 NORMAL = 5, enumerator
89 NORMAL, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dbutton_model_impl.cpp238 …nComponent->GetStateAttributes()->HasAttribute(ButtonStateAttribute::COLOR, VisualState::NORMAL)) { in BackgroundColor()
240 … AnimatableColor(buttonComponent->GetBackgroundColor(), option), VisualState::NORMAL); in BackgroundColor()
256 …nComponent->GetStateAttributes()->HasAttribute(ButtonStateAttribute::WIDTH, VisualState::NORMAL)) { in SetWidth()
258 AnimatableDimension(buttonComponent->GetWidth(), option), VisualState::NORMAL); in SetWidth()
276 …Component->GetStateAttributes()->HasAttribute(ButtonStateAttribute::HEIGHT, VisualState::NORMAL)) { in SetHeight()
278 AnimatableDimension(buttonComponent->GetHeight(), option), VisualState::NORMAL); in SetHeight()
317 …Component->GetStateAttributes()->HasAttribute(ButtonStateAttribute::RADIUS, VisualState::NORMAL)) { in SetBorderRadius()
319 AnimatableDimension(buttonComponent->GetRectRadius(), option), VisualState::NORMAL); in SetBorderRadius()
322 AnimatableDimension(defaultRadius.GetX(), option), VisualState::NORMAL); in SetBorderRadius()

12345678910>>...34