Home
last modified time | relevance | path

Searched refs:roundPos (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/modules/skparagraph/src/
DTextWrapper.cpp25 fClip.extend(cluster, cluster->roundPos(delta)); in lookAhead()
DRun.cpp244 size_t Cluster::roundPos(SkScalar s) const { in roundPos() function in skia::textlayout::Cluster
DRun.h229 size_t roundPos(SkScalar s) const;
/third_party/skia/modules/skparagraph/src/
DRun.cpp274 size_t Cluster::roundPos(SkScalar s) const { in roundPos() function in skia::textlayout::Cluster
DRun.h291 size_t roundPos(SkScalar s) const;