Searched refs:targetPPEM (Results 1 – 1 of 1) sorted by relevance
757 FT_Pos targetPPEM = SkFixedToFDot6(scaleY); in chooseBitmapStrike() local763 if (thisPPEM == targetPPEM) { in chooseBitmapStrike()768 } else if (chosenPPEM < targetPPEM) { in chooseBitmapStrike()776 if (thisPPEM < chosenPPEM && thisPPEM > targetPPEM) { in chooseBitmapStrike()