Searched refs:best_unscaled_fpe (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dbitscale.c329 FontPathElementPtr best_fpe = NULL, best_unscaled_fpe = NULL; local in function:FindBestToScale
445 best_unscaled_fpe = FontFileBitmapSources.fpe[source];
458 *fpep = best_unscaled_fpe;
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dbitscale.c324 FontPathElementPtr best_fpe = NULL, best_unscaled_fpe = NULL; local in function:FindBestToScale
440 best_unscaled_fpe = FontFileBitmapSources.fpe[source];
453 *fpep = best_unscaled_fpe;

Completed in 5 milliseconds