Searched refs:strikePPEM (Results 1 – 1 of 1) sorted by relevance
737 FT_Pos strikePPEM = face->available_sizes[strikeIndex].y_ppem; in chooseBitmapStrike() local738 if (strikePPEM == requestedPPEM) { in chooseBitmapStrike()743 if (chosenPPEM < strikePPEM) { in chooseBitmapStrike()744 chosenPPEM = strikePPEM; in chooseBitmapStrike()749 if (requestedPPEM < strikePPEM && strikePPEM < chosenPPEM) { in chooseBitmapStrike()750 chosenPPEM = strikePPEM; in chooseBitmapStrike()