Searched refs:fPositioning (Results 1 – 1 of 1) sorted by relevance
31 , fPositioning(pos) { in RunRecord()48 return fPositioning; in positioning()83 SkASSERT(posBuffer() + fCount * ScalarsPerGlyph(fPositioning) <= (SkScalar*)Next(this)); in validate()95 size_t copySize = initialCount * sizeof(SkScalar) * ScalarsPerGlyph(fPositioning); in grow()105 GlyphPositioning fPositioning; member in SkTextBlob::RunRecord473 validateSize += SkTextBlob::RunRecord::StorageSize(run->fCount, run->fPositioning); in build()