Searched refs:cur_ff (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-fonts.c254 CRFontFamily *cur_ff = NULL; local
261 for (cur_ff = a_this; cur_ff && cur_ff->next; cur_ff = cur_ff->next) ;
263 cur_ff->next = a_family_to_append;
264 a_family_to_append->prev = cur_ff;
301 CRFontFamily *cur_ff = NULL; local
305 for (cur_ff
[all...]
H A Dcr-style.c1290 *cur_ff = NULL, local
1351 cur_ff = cr_font_family_new (font_type, NULL);
1360 cur_ff = cr_font_family_new
1371 cur_ff2 = cr_font_family_append (font_family, cur_ff);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-fonts.c254 CRFontFamily *cur_ff = NULL; local
261 for (cur_ff = a_this; cur_ff && cur_ff->next; cur_ff = cur_ff->next) ;
263 cur_ff->next = a_family_to_append;
264 a_family_to_append->prev = cur_ff;
301 CRFontFamily *cur_ff = NULL; local
305 for (cur_ff
[all...]
H A Dcr-style.c1290 *cur_ff = NULL, local
1351 cur_ff = cr_font_family_new (font_type, NULL);
1360 cur_ff = cr_font_family_new
1371 cur_ff2 = cr_font_family_append (font_family, cur_ff);

Completed in 109 milliseconds