Searched refs:getLetterSpacing (Results 1 – 7 of 7) sorted by relevance
376 if (!SkScalarNearlyZero(block.fStyle.getLetterSpacing())) { in applySpacingAndBuildClusterTable()396 run.addSpacesEvenly(style.getLetterSpacing()); in applySpacingAndBuildClusterTable()400 cluster.setHalfLetterSpacing(style.getLetterSpacing()/2); in applySpacingAndBuildClusterTable()449 if (currentStyle->fStyle.getLetterSpacing() != 0) { in applySpacingAndBuildClusterTable()450 shift += run.addSpacesEvenly(currentStyle->fStyle.getLetterSpacing(), cluster); in applySpacingAndBuildClusterTable()
123 hash = mix(hash, SkGoodHash()(relax(ts.fStyle.getLetterSpacing()))); in computeHash()
379 if (block.fStyle.getLetterSpacing() > 0) { in iterateThroughFontStyles()
190 assertThat(textView.getLetterSpacing()).isEqualTo(0.05f); in textViewWithLetterSpacing()
265 SkScalar getLetterSpacing() const { return fLetterSpacing; } in getLetterSpacing() function
244 protected float getLetterSpacing() { in getLetterSpacing() method in ShadowPaint
1481 + p.getLetterSpacing()