Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/winfonts/
A Dwinfnt.h135 #define WINFNT_PE_MAGIC 0x4550 macro
A Dwinfnt.c386 else if ( ne_header.magic == WINFNT_PE_MAGIC ) in fnt_face_get_dll_font()
414 if ( pe32_header.magic != WINFNT_PE_MAGIC /* check full signature */ || in fnt_face_get_dll_font()

Completed in 6 milliseconds