Searched refs:MASK_FORMAT_JUST_ADVANCE (Results 1 – 2 of 2) sorted by relevance
32 #define MASK_FORMAT_JUST_ADVANCE (0xFF) macro57 return MASK_FORMAT_JUST_ADVANCE == fMaskFormat; in isJustAdvance()61 return MASK_FORMAT_JUST_ADVANCE != fMaskFormat; in isFullMetrics()
284 glyph->fMaskFormat = MASK_FORMAT_JUST_ADVANCE; in getAdvance()