Home
last modified time | relevance | path

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

/external/freetype/src/winfonts/
Dwinfnt.h132 #define WINFNT_PE_MAGIC 0x4550 macro
Dwinfnt.c405 else if ( ne_header.magic == WINFNT_PE_MAGIC ) in fnt_face_get_dll_font()
433 if ( pe32_header.magic != WINFNT_PE_MAGIC /* check full signature */ || in fnt_face_get_dll_font()