/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/ |
H A D | select_overlay_proxy.cpp | 124 void SelectOverlayProxy::DisableMenu(bool isDisabled) in DisableMenu() argument
|
/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gap.cpp | 351 bool isDisabled = false; in DisableBt() local
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | node_extened.h | 131 ArkUI_OptionalInt isDisabled; member
|
H A D | native_node_extented.cpp | 633 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 D | stepper_pattern.cpp | 261 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 D | accessibility_property_test_ng.cpp | 728 const bool isDisabled = true; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/ |
H A D | button_declaration.h | 31 bool isDisabled = false; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | select_overlay_pattern.cpp | 614 void SelectOverlayPattern::DisableMenu(bool isDisabled) in DisableMenu() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_layout_algorithm.cpp | 592 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 D | accessibility_property.cpp | 566 void AccessibilityProperty::SetUserDisabled(const bool& isDisabled) in SetUserDisabled() argument
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 1374 ArkUIOptionalInt isDisabled; member
|