Home
last modified time | relevance | path

Searched defs:isDisabled (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H A Dselect_overlay_proxy.cpp124 void SelectOverlayProxy::DisableMenu(bool isDisabled) in DisableMenu() argument
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp351 bool isDisabled = false; in DisableBt() local
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_extened.h131 ArkUI_OptionalInt isDisabled; member
H A Dnative_node_extented.cpp633 void OH_ArkUI_AccessibilityState_SetDisabled(ArkUI_AccessibilityState* state, int32_t isDisabled) in OH_ArkUI_AccessibilityState_SetDisabled() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_pattern.cpp261 void StepperPattern::CreateArrowRightButtonNode(int32_t index, bool isDisabled) in CreateArrowRightButtonNode() argument
372 void StepperPattern::CreateArrowlessRightButtonNode(int32_t index, bool isDisabled, const std::string& defaultContent) in CreateArrowlessRightButtonNode() argument
/foundation/arkui/ace_engine/test/unittest/core/property/
H A Daccessibility_property_test_ng.cpp728 const bool isDisabled = true; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.h31 bool isDisabled = false; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_pattern.cpp614 void SelectOverlayPattern::DisableMenu(bool isDisabled) in DisableMenu() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_algorithm.cpp592 UpdateTextStyle(const RefPtr<FrameNode>& frameNode, const RefPtr<TextFieldLayoutProperty>& layoutProperty, const RefPtr<TextFieldTheme>& theme, TextStyle& textStyle, bool isDisabled) UpdateTextStyle() argument
647 UpdatePlaceholderTextStyle(const RefPtr<FrameNode>& frameNode, const RefPtr<TextFieldLayoutProperty>& layoutProperty, const RefPtr<TextFieldTheme>& theme, TextStyle& textStyle, bool isDisabled) UpdatePlaceholderTextStyle() argument
1185 UpdateTextStyleMore(const RefPtr<FrameNode>& frameNode, const RefPtr<TextFieldLayoutProperty>& layoutProperty, TextStyle& textStyle, bool isDisabled) UpdateTextStyleMore() argument
1230 UpdatePlaceholderTextStyleMore(const RefPtr<FrameNode>& frameNode, const RefPtr<TextFieldLayoutProperty>& layoutProperty, const RefPtr<TextFieldTheme>& theme, TextStyle& placeholderTextStyle, bool isDisabled) UpdatePlaceholderTextStyleMore() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.cpp566 void AccessibilityProperty::SetUserDisabled(const bool& isDisabled) in SetUserDisabled() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1374 ArkUIOptionalInt isDisabled; member

Completed in 32 milliseconds