Searched refs:chosenPPEM (Results 1 – 1 of 1) sorted by relevance
735 FT_Pos chosenPPEM = 0; in chooseBitmapStrike() local741 } else if (chosenPPEM < 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()