Home
last modified time | relevance | path

Searched refs:dir_entry2 (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
502 &dir_entry2 ) ) in fnt_face_get_dll_font()
505 if ( !(dir_entry2.offset & 0x80000000UL ) /* DataIsDirectory */ ) in fnt_face_get_dll_font()
511 dir_entry2.offset &= ~0x80000000UL; in fnt_face_get_dll_font()
514 dir_entry2.offset; in fnt_face_get_dll_font()
517 dir_entry2.offset ) || in fnt_face_get_dll_font()
529 if ( dir_entry2.offset & 0x80000000UL /* DataIsDirectory */ ) in fnt_face_get_dll_font()
544 dir_entry2.name, in fnt_face_get_dll_font()
564 dir_entry2.name, error )); in fnt_face_get_dll_font()
569 dir_entry2.name )); in fnt_face_get_dll_font()