Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
H A DParagraphBuilderImpl.cpp129 void ParagraphBuilderImpl::addPlaceholder(const PlaceholderStyle& placeholderStyle, bool lastOne) { in addPlaceholder() argument
133 SkASSERT(!fTextIsFinalized && !lastOne); in addPlaceholder()
135 if (!fUtf8.isEmpty() && !lastOne) { in addPlaceholder()
146 if (!lastOne) { in addPlaceholder()
H A DParagraphBuilderImpl.h100 void addPlaceholder(const PlaceholderStyle& placeholderStyle, bool lastOne);

Completed in 2 milliseconds