Searched refs:pointer_to_raw_data (Results 1 – 2 of 2) sorted by relevance
97 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),460 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()474 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()478 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()496 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()499 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()520 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()523 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()552 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()562 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
73 FT_ULong pointer_to_raw_data; member