Home
last modified time | relevance | path

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

/aosp_15_r20/external/freetype/src/winfonts/
H A Dwinfnt.c97 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
464 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
478 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
482 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
500 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
503 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
524 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
527 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
556 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
566 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
H A Dwinfnt.h73 FT_ULong pointer_to_raw_data; member
/aosp_15_r20/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py219 self.pointer_to_raw_data = f.uint32()