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