Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp255 void ParagraphImpl::resetPlaceholderRange(const TextRange& deletedRange) in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl
263 LOGD("ParagraphImpl::resetPlaceholderRange old = [%{public}lu,%{public}lu), new = [%{public}lu,%{public}lu)", in GetLineFontMetrics()
300 resetPlaceholderRange(deletedRange); in GetLineFontMetrics()
2266 paragraph->resetPlaceholderRange(firstDeleteRange); in GetLineFontMetrics()
2277 paragraph->resetPlaceholderRange(secodeDeleteRange); in GetLineFontMetrics()
H A DParagraphImpl.h353 void resetPlaceholderRange(const TextRange& deletedRange);

Completed in 6 milliseconds