Home
last modified time | relevance | path

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

/external/freetype/src/winfonts/
Dwinfnt.c409 WinPE_RsrcDirEntryRec dir_entry1, dir_entry2, dir_entry3; in fnt_face_get_dll_font() local
478 &dir_entry1 ) ) in fnt_face_get_dll_font()
481 if ( !(dir_entry1.offset & 0x80000000UL ) /* DataIsDirectory */ ) in fnt_face_get_dll_font()
487 dir_entry1.offset &= ~0x80000000UL; in fnt_face_get_dll_font()
490 dir_entry1.offset; in fnt_face_get_dll_font()
493 dir_entry1.offset ) || in fnt_face_get_dll_font()
535 if ( dir_entry1.name == 8 /* RT_FONT */ ) in fnt_face_get_dll_font()