Home
last modified time | relevance | path

Searched refs:resetRangeWithDeletedRange (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.h350 TextRange resetRangeWithDeletedRange(const TextRange& sourceRange,
H A DParagraphImpl.cpp220 TextRange ParagraphImpl::resetRangeWithDeletedRange(const TextRange& sourceRange, in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl
243 auto newTextRange = resetRangeWithDeletedRange(fs.fRange, deletedRange, this->getEllipsis().size()); in GetLineFontMetrics()
262 auto newTextRange = resetRangeWithDeletedRange(ph.fRange, deletedRange, ellSize); in GetLineFontMetrics()

Completed in 5 milliseconds