Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/sfnt/
Dsfobjs.c137 FT_Int found_apple_english = -1; in tt_face_get_name() local
179 found_apple_english = n; in tt_face_get_name()
212 if ( found_apple_english >= 0 ) in tt_face_get_name()
213 found_apple = found_apple_english; in tt_face_get_name()
/external/freetype/src/sfnt/
Dsfobjs.c144 FT_Int found_apple_english = -1; in tt_face_get_name() local
186 found_apple_english = n; in tt_face_get_name()
219 if ( found_apple_english >= 0 ) in tt_face_get_name()
220 found_apple = found_apple_english; in tt_face_get_name()