Searched defs:customBuilder (Results 1 – 7 of 7) sorted by relevance
179 void RefreshModelNG::SetCustomBuilder(const RefPtr<NG::UINode>& customBuilder) in SetCustomBuilder()193 void RefreshModelNG::SetCustomBuilder(FrameNode* frameNode, FrameNode* customBuilder) in SetCustomBuilder()
195 void RefreshModelImpl::SetCustomBuilder(const RefPtr<NG::UINode>& customBuilder) {} in SetCustomBuilder()
241 std::function<void()> customBuilder; member288 std::function<void()> customBuilder; member
239 virtual void CreateSnapshot(std::function<void()>&& customBuilder, in CreateSnapshot()
90 napi_value customBuilder; member1065 bool GetPixelMapArrayByCustom(DragControllerAsyncCtx* asyncCtx, napi_value customBuilder, int array… in GetPixelMapArrayByCustom()
1206 …std::function<void()>&& customBuilder, NG::ComponentSnapshot::JsCallback&& callback, bool enableIn… in CreateSnapshot()
3385 …std::function<void()>&& customBuilder, NG::ComponentSnapshot::JsCallback&& callback, bool enableIn… in CreateSnapshot()