Lines Matching refs:fpe_list
287 fpe = cPtr->fpe_list[cPtr->current_fpe];
294 fpe = cPtr->fpe_list[cPtr->current_fpe];
416 FreeFPE(cPtr->fpe_list[i]);
418 FSfree(cPtr->fpe_list);
519 c->fpe_list = (FontPathElementPtr *)
521 if (!c->fpe_list) {
528 c->fpe_list[i] = font_path_elements[i];
529 UseFPE(c->fpe_list[i]);
805 fpe = cPtr->fpe_list[cPtr->current.current_fpe];
816 fpe = cPtr->fpe_list[cPtr->current.current_fpe];
965 cPtr->fpe_list[cPtr->current.current_fpe]->type !=
966 cPtr->fpe_list[cPtr->saved.current_fpe]->type)
1037 FreeFPE(cPtr->fpe_list[i]);
1038 FSfree(cPtr->fpe_list);
1068 c->fpe_list = (FontPathElementPtr *)
1070 if (!c->fpe_list) {
1077 FSfree(c->fpe_list);
1083 c->fpe_list[i] = font_path_elements[i];
1084 UseFPE(c->fpe_list[i]);
1128 fpe = cPtr->fpe_list[cPtr->current.current_fpe];
1135 fpe = cPtr->fpe_list[cPtr->current.current_fpe];
1329 FreeFPE(cPtr->fpe_list[i]);
1330 FSfree(cPtr->fpe_list);
1360 c->fpe_list = (FontPathElementPtr *)
1362 if (!c->fpe_list) {
1368 c->fpe_list[i] = font_path_elements[i];
1369 UseFPE(c->fpe_list[i]);