Home
last modified time | relevance | path

Searched refs:dir_entry2 (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
484 &dir_entry2 ) ) in fnt_face_get_dll_font()
487 if ( !(dir_entry2.offset & 0x80000000UL ) /* DataIsDirectory */ ) in fnt_face_get_dll_font()
493 dir_entry2.offset &= ~0x80000000UL; in fnt_face_get_dll_font()
496 dir_entry2.offset; in fnt_face_get_dll_font()
499 dir_entry2.offset ) || in fnt_face_get_dll_font()
511 if ( dir_entry2.offset & 0x80000000UL /* DataIsDirectory */ ) in fnt_face_get_dll_font()
526 dir_entry2.name, in fnt_face_get_dll_font()
546 dir_entry2.name, error )); in fnt_face_get_dll_font()
551 dir_entry2.name )); in fnt_face_get_dll_font()

Completed in 3 milliseconds