Searched refs:fPositioning (Results 1 – 1 of 1) sorted by relevance
117 , fPositioning(pos) { in RunRecord()134 return fPositioning; in positioning()169 SkASSERT(posBuffer() + fCount * ScalarsPerGlyph(fPositioning) <= (SkScalar*)Next(this)); in validate()181 size_t copySize = initialCount * sizeof(SkScalar) * ScalarsPerGlyph(fPositioning); in grow()191 GlyphPositioning fPositioning; member in SkTextBlob::RunRecord634 validateSize += SkTextBlob::RunRecord::StorageSize(run->fCount, run->fPositioning); in build()