Home
last modified time | relevance | path

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

/external/freetype/src/winfonts/
Dwinfnt.c97 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()
Dwinfnt.h73 FT_ULong pointer_to_raw_data; member
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py219 self.pointer_to_raw_data = f.uint32()