Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/winfonts/
A Dwinfnt.c98 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
435 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
449 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
453 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
471 name_dir_offset = 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()
495 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
498 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
527 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
537 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
A Dwinfnt.h77 FT_ULong pointer_to_raw_data; member

Completed in 4 milliseconds