Home
last modified time | relevance | path

Searched defs:customBuilder (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Drefresh_model_impl.cpp194 void RefreshModelImpl::SetCustomBuilder(const RefPtr<NG::UINode>& customBuilder) {} in SetCustomBuilder() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_model_ng.cpp180 void RefreshModelNG::SetCustomBuilder(const RefPtr<NG::UINode>& customBuilder) in SetCustomBuilder() argument
194 void RefreshModelNG::SetCustomBuilder(FrameNode* frameNode, FrameNode* customBuilder) in SetCustomBuilder() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate.h238 virtual void CreateSnapshot(std::function<void()>&& customBuilder, in CreateSnapshot() argument
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_properties.h241 std::function<void()> customBuilder; member
288 std::function<void()> customBuilder; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.cpp1215 CreateSnapshot( std::function<void()>&& customBuilder, NG::ComponentSnapshot::JsCallback&& callback, bool enableInspector, const NG::SnapshotParam& param) CreateSnapshot() argument
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp89 napi_value customBuilder; member
1099 GetPixelMapArrayByCustom(std::shared_ptr<DragControllerAsyncCtx> asyncCtx, napi_value customBuilder, int arrayLength) GetPixelMapArrayByCustom() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp3388 CreateSnapshot( std::function<void()>&& customBuilder, NG::ComponentSnapshot::JsCallback&& callback, bool enableInspector, const NG::SnapshotParam& param) CreateSnapshot() argument

Completed in 14 milliseconds