Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_pattern.cpp254 std::function<ImageSourceInfo()> createSourceInfoFunc = CreateImageSourceInfo(options); in SetImageLayoutProperty() local
725 auto createSourceInfoFunc = [src, noPixMap = !options.imagePixelMap.has_value(), in CreateImageSourceInfo() local
834 std::function<ImageSourceInfo()> createSourceInfoFunc = CreateImageSourceInfo(options); in AddImageSpan() local