Searched refs:mz_header (Results 1 – 1 of 1) sorted by relevance
277 WinMZ_HeaderRec mz_header; in fnt_face_get_dll_font() local287 FT_STREAM_READ_FIELDS( winmz_header_fields, &mz_header ) ) in fnt_face_get_dll_font()291 if ( mz_header.magic == WINFNT_MZ_MAGIC ) in fnt_face_get_dll_font()299 if ( FT_STREAM_SEEK( mz_header.lfanew ) || in fnt_face_get_dll_font()307 FT_ULong res_offset = mz_header.lfanew + in fnt_face_get_dll_font()419 if ( FT_STREAM_SEEK( mz_header.lfanew ) || in fnt_face_get_dll_font()