Home
last modified time | relevance | path

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

/external/freetype/src/winfonts/
Dwinfnt.c294 WinNE_HeaderRec ne_header; in fnt_face_get_dll_font() local
300 FT_STREAM_READ_FIELDS( winne_header_fields, &ne_header ) ) in fnt_face_get_dll_font()
304 if ( ne_header.magic == WINFNT_NE_MAGIC ) in fnt_face_get_dll_font()
308 ne_header.resource_tab_offset; in fnt_face_get_dll_font()
317 FT_FRAME_ENTER( ne_header.rname_tab_offset - in fnt_face_get_dll_font()
318 ne_header.resource_tab_offset ) ) in fnt_face_get_dll_font()
405 else if ( ne_header.magic == WINFNT_PE_MAGIC ) in fnt_face_get_dll_font()