Searched defs:getAlignmentOffset (Results 1 – 3 of 3) sorted by relevance
128 double TextLineBaseImpl::getAlignmentOffset(double alignmentFactor, double alignmentWidth) const in getAlignmentOffset() function in skia::textlayout::TextLineBaseImpl
2705 double TextLine::getAlignmentOffset(double alignmentFactor, double alignmentWidth) const function in skia::textlayout::TextLine
214 uint64_t getAlignmentOffset() const { return AlignmentOffset; } in getAlignmentOffset() function