Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dttsbit.c312 FT_FRAME_EXIT(); in Load_SBit_Range_Codes()
374 FT_FRAME_EXIT(); in Load_SBit_Range()
492 FT_FRAME_EXIT(); in tt_face_load_eblc()
531 FT_FRAME_EXIT(); in tt_face_load_eblc()
565 FT_FRAME_EXIT(); in tt_face_load_eblc()
581 FT_FRAME_EXIT(); in tt_face_load_eblc()
1237 FT_FRAME_EXIT(); in Load_SBit_Single()
1367 FT_FRAME_EXIT(); in Load_SBit_Image()
Dttload.c415 FT_FRAME_EXIT(); in tt_face_load_font_dir()
846 FT_FRAME_EXIT(); in tt_face_load_name()
1230 FT_FRAME_EXIT(); in tt_face_load_gasp()
1260 FT_FRAME_EXIT(); in tt_face_load_gasp()
Dttpost.c197 FT_FRAME_EXIT(); in load_format_20()
Dttmtx.c223 FT_FRAME_EXIT(); in tt_face_load_hmtx()
Dsfdriver.c289 FT_FRAME_EXIT(); in sfnt_get_ps_name()
Dsfobjs.c417 FT_FRAME_EXIT(); in sfnt_open_font()
/external/freetype/src/truetype/
Dttgxvar.c339 FT_FRAME_EXIT(); in ft_var_load_avar()
431 FT_FRAME_EXIT(); in ft_var_load_gvar()
443 FT_FRAME_EXIT(); in ft_var_load_gvar()
461 FT_FRAME_EXIT(); in ft_var_load_gvar()
778 FT_FRAME_EXIT(); in TT_Get_MM_Var()
1286 FT_FRAME_EXIT(); in tt_face_vary_cvt()
1501 FT_FRAME_EXIT(); in TT_Vary_Get_Glyph_Deltas()
Dttpload.c321 FT_FRAME_EXIT(); in tt_face_load_cvt()
Dttobjs.c204 FT_FRAME_EXIT(); in tt_synth_sfnt_checksum()
Dttgload.c299 FT_FRAME_EXIT(); in TT_Forget_Glyph_Frame()
/external/freetype/src/base/
Dftpatent.c107 FT_FRAME_EXIT(); in _tt_check_patents_in_range()
/external/freetype/src/cff/
Dcffload.c368 FT_FRAME_EXIT(); in cff_index_load_offsets()
898 FT_FRAME_EXIT(); in cff_charset_load()
1136 FT_FRAME_EXIT(); in cff_encoding_load()
1375 FT_FRAME_EXIT(); in cff_subfont_load()
/external/freetype/src/pfr/
Dpfrload.c325 FT_FRAME_EXIT(); in pfr_log_font_load()
925 FT_FRAME_EXIT(); in pfr_phy_font_load()
/external/freetype/include/freetype/internal/
Dftstream.h521 #define FT_FRAME_EXIT() \ macro