Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/winfonts/
A Dwinfnt.c391 WinPE_RsrcDirEntryRec dir_entry1, dir_entry2, dir_entry3; in fnt_face_get_dll_font() local
460 &dir_entry1 ) ) in fnt_face_get_dll_font()
463 if ( !(dir_entry1.offset & 0x80000000UL ) /* DataIsDirectory */ ) in fnt_face_get_dll_font()
469 dir_entry1.offset &= ~0x80000000UL; in fnt_face_get_dll_font()
472 dir_entry1.offset; in fnt_face_get_dll_font()
475 dir_entry1.offset ) || in fnt_face_get_dll_font()
517 if ( dir_entry1.name == 8 /* RT_FONT */ ) in fnt_face_get_dll_font()

Completed in 5 milliseconds