Home
last modified time | relevance | path

Searched refs:ycells (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/smooth/
Dftgrays.c373 PCell* ycells; member
409 ras.ycells = (PCell*) buffer; in gray_init_cells()
477 pcell = &ras.ycells[ras.ey]; in gray_find_cell()
1345 for ( cell = ras.ycells[yindex]; cell != NULL; cell = cell->next ) in gray_dump_cells()
1371 PCell cell = ras.ycells[yindex]; in gray_sweep()
1789 ras.ycells = (PCell*)ras.buffer; in gray_convert_glyph()
1810 ras.ycells[yindex] = NULL; in gray_convert_glyph()