Searched refs:GetValuePixelMap (Results 1 – 3 of 3) sorted by relevance
279 const RefPtr<PixelMap>& RichEditorAbstractSpanResult::GetValuePixelMap() const in GetValuePixelMap() function in OHOS::Ace::NG::RichEditorAbstractSpanResult
128 const RefPtr<PixelMap>& GetValuePixelMap() const;
826 auto valuePixelMap = spanResult.GetValuePixelMap(); in SetImageChangeSpanResult()912 if (spanResult.GetValuePixelMap()) { in CreateImageStyleObj()914 auto jsPixmap = ConvertPixmap(spanResult.GetValuePixelMap()); in CreateImageStyleObj()