Searched refs:CMAP_NOT_USABLE (Results 1 – 1 of 1) sorted by relevance
1208 CMAP_NOT_USABLE = -1, enumerator1469 ttf->cmapType = CMAP_NOT_USABLE; in FindCmap()1473 if (ttf->cmapType != CMAP_NOT_USABLE) { in FindCmap()1485 ttf->cmapType = CMAP_NOT_USABLE; in FindCmap()2501 if (ttf->cmapType == CMAP_NOT_USABLE ) return -1; in MapString()
Completed in 24 milliseconds