Home
last modified time | relevance | path

Searched defs:placeholders (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.h171 SkSpan<Placeholder> placeholders() { in placeholders() function in skia::textlayout::final
H A DParagraphImpl.cpp111 ParagraphImpl(const SkString& text, ParagraphStyle style, SkTArray<Block, true> blocks, SkTArray<Placeholder, true> placeholders, sk_sp<FontCollection> fonts, std::shared_ptr<SkUnicode> unicode) ParagraphImpl() argument
135 ParagraphImpl(const std::u16string& utf16text, ParagraphStyle style, SkTArray<Block, true> blocks, SkTArray<Placeholder, true> placeholders, sk_sp<FontCollection> fonts, std::shared_ptr<SkUnicode> unicode) ParagraphImpl() argument

Completed in 10 milliseconds