Searched refs:cur_table (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dpcfwrite.c209 int cur_table; local in function:pcfWriteFont
346 for (cur_table = 0, table = tables;
347 cur_table < ntables;
348 cur_table++, table++) {
354 for (cur_table = 0, table = tables;
355 cur_table < ntables;
356 cur_table++, table++) {
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dpcfwrite.c211 int cur_table; local in function:pcfWriteFont
348 for (cur_table = 0, table = tables;
349 cur_table < ntables;
350 cur_table++, table++) {
356 for (cur_table = 0, table = tables;
357 cur_table < ntables;
358 cur_table++, table++) {
/xsrc/external/mit/bdftopcf/dist/
H A Dpcfwrite.c222 int cur_table; local in function:pcfWriteFont
366 for (cur_table = 0, table = tables;
367 cur_table < ntables; cur_table++, table++) {
373 for (cur_table = 0, table = tables;
374 cur_table < ntables; cur_table++, table++) {

Completed in 4 milliseconds