Home
last modified time | relevance | path

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

/external/freetype/src/winfonts/
Dwinfnt.c413 FT_ULong root_dir_offset, name_dir_offset, lang_dir_offset; in fnt_face_get_dll_font() local
472 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
477 if ( FT_STREAM_SEEK( root_dir_offset + 16 + i * 8 ) || in fnt_face_get_dll_font()
538 if ( FT_STREAM_SEEK( root_dir_offset + dir_entry3.offset ) || in fnt_face_get_dll_font()