Searched refs:mz_header (Results 1 – 1 of 1) sorted by relevance
277 WinMZ_HeaderRec mz_header; in fnt_face_get_dll_font() local284 FT_STREAM_READ_FIELDS( winmz_header_fields, &mz_header ) ) in fnt_face_get_dll_font()288 if ( mz_header.magic == WINFNT_MZ_MAGIC ) in fnt_face_get_dll_font()296 if ( FT_STREAM_SEEK( mz_header.lfanew ) || in fnt_face_get_dll_font()304 FT_ULong res_offset = mz_header.lfanew + in fnt_face_get_dll_font()400 if ( FT_STREAM_SEEK( mz_header.lfanew ) || in fnt_face_get_dll_font()
Completed in 3 milliseconds