Home
last modified time | relevance | path

Searched refs:unresolvedCodepoints (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/modules/skparagraph/include/
H A DParagraph.h96 virtual std::unordered_set<SkUnichar> unresolvedCodepoints() = 0;
/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.h227 std::unordered_set<SkUnichar> unresolvedCodepoints() override;
H A DParagraphImpl.cpp207 std::unordered_set<SkUnichar> ParagraphImpl::unresolvedCodepoints() { in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl

Completed in 5 milliseconds