Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
DTextLineBaseImpl.cpp42 SkRange<size_t> TextLineBaseImpl::getTextRange() const in getTextRange() function in skia::textlayout::TextLineBaseImpl
/third_party/skia/experimental/sktext/src/
DLogicalRun.h24 TextRange getTextRange() const { return fUtf16Range; } in getTextRange() function