Home
last modified time | relevance | path

Searched defs:getWordBoundary (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DParagraphImpl.cpp1463 SkRange<size_t> ParagraphImpl::getWordBoundary(unsigned offset) { in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl
/third_party/skia/modules/canvaskit/
Dexterns.js140 getWordBoundary: function() {}, method
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts862 getWordBoundary(offset: number): URange; method