Searched refs:pstable_index (Results 1 - 2 of 2) sorted by relevance

/external/freetype/src/base/
H A Dftobjs.c1423 FT_Long pstable_index; local
1445 pstable_index = -1;
1456 pstable_index++;
1465 pstable_index++;
1472 if ( face_index >= 0 && pstable_index == face_index )
/external/pdfium/third_party/freetype/src/base/
H A Dftobjs.c1423 FT_Long pstable_index; local
1445 pstable_index = -1;
1456 pstable_index++;
1465 pstable_index++;
1472 if ( face_index >= 0 && pstable_index == face_index )

Completed in 172 milliseconds