Home
last modified time | relevance | path

Searched defs:enabled (Results 1 – 25 of 252) sorted by relevance

1234567891011

/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/
Dscene_board_judgement_test.cpp105 bool enabled = false; variable
125 bool enabled = false; variable
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/callback/
Dnapi_audio_spatialization_manager_callback.h50 bool enabled; member
79 bool enabled; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
Dtoggle_model_ng.h26 ToggleConfiguration(bool enabled, bool isOn) in ToggleConfiguration()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
Dtimepicker_paint_method.h37 void SetEnabled(bool enabled) in SetEnabled()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/
Dloading_progress_model_ng.h27 LoadingProgressConfiguration(bool enableloading, bool enabled) in LoadingProgressConfiguration()
/foundation/communication/wifi/wifi/frameworks/wifi_ndk/
Doh_wifi.cpp37 Wifi_ResultCode OH_Wifi_IsWifiEnabled(bool *enabled) in OH_Wifi_IsWifiEnabled()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
Dbutton_model_ng.h25 ButtonConfiguration(const std::string& label, bool pressed, bool enabled) in ButtonConfiguration()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
Ddata_panel_model_ng.h25 DataPanelConfiguration(std::vector<double>& values, double maxValue, bool enabled) in DataPanelConfiguration()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
Dradio_model_ng.h26 RadioConfiguration(const std::string& value, bool checked, bool enabled) in RadioConfiguration()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
Dcheckbox_model_ng.h26 CheckBoxConfiguration(const std::string& name, bool selected, bool enabled) in CheckBoxConfiguration()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
Dview_abstract.cpp64 void ViewAbstract::CjEnabled(bool enabled) in CjEnabled()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_paint_method.h43 void SetEnabled(bool enabled) in SetEnabled()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Ddistributed_ability_info.h30 bool enabled = true; member
Dbundle_user_info.h30 bool enabled = true; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
Dtext_clock_model_ng.h26 TextClockConfiguration(float timeZoneOffset, bool started, int64_t timeValue, bool enabled) in TextClockConfiguration()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_paint_method.h51 void SetEnabled(bool enabled) in SetEnabled()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
Dgauge_model_ng.h25 GaugeConfiguration(float value, float min, float max, bool enabled) in GaugeConfiguration()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
Drs_animation_rate_decider.h34 void SetEnable(bool enabled) in SetEnable()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
Drating_model_ng.h26 …atingConfiguration(int32_t starNum, bool isIndicator, double rating, double stepSize, bool enabled) in RatingConfiguration()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
Dtext_timer_model_ng.h26 …TimerConfiguration(double count, bool isCountDown, bool started, int64_t elapsedTime, bool enabled) in TextTimerConfiguration()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
Dslider_model_ng.h27 SliderConfiguration(double value, double min, double max, double step, bool enabled) in SliderConfiguration()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
Dselect_model_ng.h27 RefPtr<SymbolModifier> symbolModifier, int index, bool selected, bool enabled) in MenuItemConfiguration()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/
Dwindow_stage.js77 setDefaultDensityEnabled(enabled) { argument
85 setWindowRectAutoSave(enabled) { argument
/foundation/window/window_manager/window_scene/interfaces/innerkits/src/
Dscene_board_judgement.cpp42 void SceneBoardJudgement::InitWithConfigFile(const char* filePath, bool& enabled) in InitWithConfigFile()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Ddrag_adapter_impl.cpp144 void SetDragEventStrictReportingEnabledWithNode(bool enabled) in SetDragEventStrictReportingEnabledWithNode()
149 void SetDragEventStrictReportingEnabledWithContext(ArkUI_Int32 instanceId, bool enabled) in SetDragEventStrictReportingEnabledWithContext()

1234567891011