Searched refs:n_points (Results 76 - 81 of 81) sorted by relevance

1234

/external/freetype/src/autofit/
H A Dafcjk.c145 if ( error || face->glyph->outline.n_points <= 0 )
353 if ( error || outline.n_points <= 0 )
H A Daflatin2.c86 if ( error || face->glyph->outline.n_points <= 0 )
233 if ( error || glyph->outline.n_points <= 0 )
H A Daflatin.c139 if ( error || face->glyph->outline.n_points <= 0 )
365 if ( error || outline.n_points <= 0 )
/external/chromium_org/third_party/freetype/src/raster/
H A Dftraster.c3583 if ( outline->n_points == 0 || outline->n_contours <= 0 )
3589 if ( outline->n_points !=
/external/freetype/src/raster/
H A Dftraster.c3588 if ( outline->n_points == 0 || outline->n_contours <= 0 )
3594 if ( outline->n_points !=
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
H A Dftraster.c3585 if ( outline->n_points == 0 || outline->n_contours <= 0 )
3591 if ( outline->n_points !=

Completed in 157 milliseconds

1234