Home
last modified time | relevance | path

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

/external/freetype/src/winfonts/
Dwinfnt.c293 WinNE_HeaderRec ne_header; in fnt_face_get_dll_font() local
299 FT_STREAM_READ_FIELDS( winne_header_fields, &ne_header ) ) in fnt_face_get_dll_font()
303 if ( ne_header.magic == WINFNT_NE_MAGIC ) in fnt_face_get_dll_font()
307 ne_header.resource_tab_offset; in fnt_face_get_dll_font()
316 FT_FRAME_ENTER( ne_header.rname_tab_offset - in fnt_face_get_dll_font()
317 ne_header.resource_tab_offset ) ) in fnt_face_get_dll_font()
404 else if ( ne_header.magic == WINFNT_PE_MAGIC ) in fnt_face_get_dll_font()