Home
last modified time | relevance | path

Searched refs:DISABLE (Results 1 – 25 of 89) sorted by relevance

1234

/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/toolbar/source/
H A Dtoolbar.ets26 DISABLE = 2,
254 .focusable(!(this.toolBarList[index]?.state === ItemState.DISABLE))
255 .focusOnTouch(!(this.toolBarList[index]?.state === ItemState.DISABLE))
266 .enabled(this.toolBarList[index]?.state !== ItemState.DISABLE)
270 .focusable(!(this.toolBarList[index]?.state === ItemState.DISABLE))
271 .focusOnTouch(!(this.toolBarList[index]?.state === ItemState.DISABLE))
279 if (isHover && this.toolBarList[index]?.state !== ItemState.DISABLE) {
287 .backgroundColor((this.toolBarList[index]?.state === ItemState.DISABLE) ||
371 if (!(toolbar.state === ItemState.DISABLE)) {
401 enabled: this.toolBarList[i].state !== ItemState.DISABLE,
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/
H A Dtoolbar.js558 Button.enabled(this.toolBarList[t4]?.state !== ItemState.DISABLE);
568 Button.focusable(!(this.toolBarList[t4]?.state === ItemState.DISABLE));
569 Button.focusOnTouch(!(this.toolBarList[t4]?.state === ItemState.DISABLE));
583 if (r5 && this.toolBarList[t4]?.state !== ItemState.DISABLE) {
597 Button.backgroundColor((this.toolBarList[t4]?.state === ItemState.DISABLE) ||
702 Text.focusable(!(this.toolBarList[t4]?.state === ItemState.DISABLE));
703 Text.focusOnTouch(!(this.toolBarList[t4]?.state === ItemState.DISABLE));
785 if (!(k4.state === ItemState.DISABLE)) {
828 enabled: this.toolBarList[b4].state !== ItemState.DISABLE,
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-ToolBar.md150 | DISABLE | 2 | 工具栏子项为不可点击状态。 |
172 该示例展示了工具栏子项state属性分别设置ENABLE、DISABLE、ACTIVATE状态的不同显示效果。
193 state: ItemState.DISABLE
283 state: ItemState.DISABLE,
/ohos5.0/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/
H A Dhiappevent_cfg.h61 #define DISABLE "disable" macro
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_status.h22 enum InputMethodStatus : uint32_t { DISABLE = 0, ENABLE, ALL }; enumerator
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_click_testone_ng.cpp75 richEditorPattern->GetFocusHub()->focusType_ = FocusType::DISABLE;
162 focusHub->focusType_ = FocusType::DISABLE;
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_config.cpp40 const std::string DISABLE = "disable"; variable
100 if (name == DISABLE) { in SetConfigurationItem()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A D_hi_app_event.md40 | [DISABLE](#disable)   "disable" | 事件打点开关。默认值为false。true:关闭打点功能,false:不关闭打点功能。 |
117 ### DISABLE subsection
120 #define DISABLE "disable"
865 | name | 配置项名称。名称可填[DISABLE](#disable)和[MAX_STORAGE](#max_storage)。 |
866 | value | 配置项值。如果配置项名称是[DISABLE](#disable),值可以填“true”或者“false”;如果配置项名称是[MAX_STORAGE](#max_storage),…
H A Dhiappevent__cfg_8h.md30 | [DISABLE](_hi_app_event.md#disable)   "disable" | 事件打点开关。默认值为false。true:关闭打点功能,fal…
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dslow_motion_session.cpp28 {OHOS_CONTROL_SLOW_MOTION_STATUS_DISABLE, SlowMotionState::DISABLE},
124 SlowMotionState state = SlowMotionState::DISABLE; in OnSlowMotionStateChange()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dfocus_hub_test_ng.cpp396 focusHub->SetFocusType(FocusType::DISABLE);
420 focusHub->SetFocusType(FocusType::DISABLE);
428 focusHub->SetFocusType(FocusType::DISABLE);
536 focusHub->SetFocusType(FocusType::DISABLE);
673 focusHub->SetFocusType(FocusType::DISABLE);
992 focusHub->SetFocusType(FocusType::DISABLE);
1657 focusHub->focusType_ = FocusType::DISABLE;
1704 focusHub->SetFocusType(FocusType::DISABLE);
1711 focusHub->SetFocusType(FocusType::DISABLE);
1814 focusHub->focusType_ = FocusType::DISABLE;
[all …]
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/utils/
H A Dimpl_utils.h29 DISABLE = 2, enumerator
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_observer/state_machine/
H A Dcharger_state_collection.h40 DISABLE = 0, enumerator
/ohos5.0/foundation/multimodalinput/input/intention/ipc/tunnel/src/
H A Dintention_stub.cpp42 case CommonAction::DISABLE: { in OnRemoteRequest()
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Dhiappevent__cfg_8h.md30 | [DISABLE](_hi_app_event.md#disable)   "disable" | Specifies whether to disable eve…
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/task_fuzzer/
H A Dtask_fuzzer.cpp39 … TaskType::UNKNOWN, TaskType::ENABLE, TaskType::DISABLE, TaskType::ON_LINE, TaskType::OFF_LINE
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/task/src/
H A Dmock_offline_task.cpp40 … std::shared_ptr<Task> disableTask = MockTaskFactory::GetInstance().CreateTask(TaskType::DISABLE, in CreateDisableTask()
H A Dmock_task_factory.cpp40 case TaskType::DISABLE: { in CreateTask()
/ohos5.0/base/msdp/device_status/intention/ipc/tunnel/src/
H A Dintention_stub.cpp42 case CommonAction::DISABLE: { in OnRemoteRequest()
/ohos5.0/foundation/multimodalinput/input/intention/prototype/include/
H A Dintention_identity.h29 DISABLE, enumerator
/ohos5.0/base/msdp/device_status/intention/prototype/include/
H A Dintention_identity.h29 DISABLE, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.h41 DISABLE = 0, enumerator
292 FocusType focusType_ = FocusType::DISABLE;
361 …explicit FocusHub(const WeakPtr<EventHub>& eventHub, FocusType type = FocusType::DISABLE, bool foc… in DECLARE_ACE_TYPE()
828 if (focusType_ != type && type == FocusType::DISABLE) { in SetFocusType()
1162 FocusType focusType_ = FocusType::DISABLE;
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
H A Dslow_motion_session.h28 DISABLE = 0, enumerator
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Ddisable_task.cpp41 SetTaskType(TaskType::DISABLE); in DisableTask()
H A Dtask_factory.cpp46 case TaskType::DISABLE: { in CreateTask()

1234