Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttgload.c341 FT_Short *cont, *cont_limit, prev_cont; in TT_Load_Simple_Glyph() local
352 cont_limit = cont + n_contours; in TT_Load_Simple_Glyph()
366 for ( cont++; cont < cont_limit; cont++ ) in TT_Load_Simple_Glyph()