Searched refs:CreateImageSourceInfo (Results 1 – 10 of 10) sorted by relevance
487 auto info = CreateImageSourceInfo(); in CreateNode()594 auto info = CreateImageSourceInfo(); in Refresh()647 ImageSourceInfo CleanNodeResponseArea::CreateImageSourceInfo() in CreateImageSourceInfo() function in OHOS::Ace::NG::CleanNodeResponseArea
199 ImageSourceInfo CreateImageSourceInfo();
903 ImageSourceInfo CreateImageSourceInfo(const ImageSpanOptions& options);
3927 auto imageInfo = CreateImageSourceInfo(options); in MountImageNode()3964 ImageSourceInfo TextPattern::CreateImageSourceInfo(const ImageSpanOptions& options) in CreateImageSourceInfo() function in OHOS::Ace::NG::TextPattern
689 richEditorPattern->CreateImageSourceInfo(options);
1068 auto ret = richEditorPattern->CreateImageSourceInfo(info);
1587 auto ret = richEditorPattern->CreateImageSourceInfo(info);
3252 textPattern->CreateImageSourceInfo(textOptions);3256 textPattern->CreateImageSourceInfo(textOptions);3576 auto imageSourceInfo = pattern->CreateImageSourceInfo(options);
489 std::function<ImageSourceInfo()> CreateImageSourceInfo(const ImageSpanOptions& options);
248 std::function<ImageSourceInfo()> createSourceInfoFunc = CreateImageSourceInfo(options); in SetImageLayoutProperty()692 std::function<ImageSourceInfo()> RichEditorPattern::CreateImageSourceInfo(const ImageSpanOptions& o… in CreateImageSourceInfo() function in OHOS::Ace::NG::RichEditorPattern952 std::function<ImageSourceInfo()> createSourceInfoFunc = CreateImageSourceInfo(options); in AddImageSpan()