Home
last modified time | relevance | path

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

/external/freetype/src/cid/
Dcidgload.c351 FT_Bool must_finish_decoder = FALSE; in cid_slot_load_glyph() local
392 must_finish_decoder = TRUE; in cid_slot_load_glyph()
411 must_finish_decoder = FALSE; in cid_slot_load_glyph()
522 if ( must_finish_decoder ) in cid_slot_load_glyph()
/external/freetype/src/type1/
Dt1gload.c366 FT_Bool must_finish_decoder = FALSE; in T1_Load_Glyph() local
424 must_finish_decoder = TRUE; in T1_Load_Glyph()
453 must_finish_decoder = FALSE; in T1_Load_Glyph()
599 if ( must_finish_decoder ) in T1_Load_Glyph()