Home
last modified time | relevance | path

Searched defs:makeFunc_ (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_pattern.h75 std::optional<DataPanelMakeCallback> makeFunc_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/
H A Dloading_progress_pattern.h108 std::optional<LoadingProgressMakeCallback> makeFunc_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/node_container/
H A Dnode_container_pattern.h116 std::function<RefPtr<UINode>()> makeFunc_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_pattern.h133 std::optional<TextTimerMakeCallback> makeFunc_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_pattern.h182 std::optional<GaugeMakeCallback> makeFunc_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_pattern.h159 std::optional<ProgressMakeCallback> makeFunc_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_pattern.h162 std::optional<TextClockMakeCallback> makeFunc_ = std::nullopt; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_pattern.h152 std::optional<RatingMakeCallback> makeFunc_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_pattern.h186 std::optional<SwitchMakeCallback> makeFunc_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_pattern.h247 std::optional<RadioMakeCallback> makeFunc_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_pattern.h258 std::optional<SliderMakeCallback> makeFunc_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_pattern.h278 std::optional<CheckBoxMakeCallback> makeFunc_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_pattern.h394 std::optional<ButtonMakeCallback> makeFunc_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_pattern.h596 std::optional<SelectMakeCallback> makeFunc_; variable