Searched defs:PCell (Results 1 - 2 of 2) sorted by relevance

/external/freetype/src/smooth/
H A Dftgrays.c406 typedef struct TCell_* PCell; typedef in typeref:struct:TCell_
413 PCell next;
439 PCell cells;
468 PCell* ycells;
504 ras.ycells = (PCell*) buffer;
562 static PCell
565 PCell *pcell, cell;
606 PCell cell = gray_find_cell( RAS_VAR );
1386 PCell cell;
1417 PCell cel
[all...]
/external/pdfium/third_party/freetype/src/smooth/
H A Dftgrays.c405 typedef struct TCell_* PCell; typedef in typeref:struct:TCell_
412 PCell next;
438 PCell cells;
464 PCell* ycells;
500 ras.ycells = (PCell*) buffer;
558 static PCell
561 PCell *pcell, cell;
602 PCell cell = gray_find_cell( RAS_VAR );
1369 PCell cell;
1400 PCell cel
[all...]

Completed in 151 milliseconds