Home
last modified time | relevance | path

Searched defs:unresolvedCodepoints (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp124 std::unordered_set<SkUnichar> ParagraphImpl::unresolvedCodepoints() { in unresolvedCodepoints() function in skia::textlayout::ParagraphImpl
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/
H A Dindex.d.ts1156 unresolvedCodepoints(): number[]; method