Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/ntgdi/
H A Dfreetype.c2011 IntGdiLoadFontByIndexFromMemory(PGDI_LOAD_FONT pLoadFont, FT_Long FontIndex) in IntGdiLoadFontByIndexFromMemory() function
2052 FaceCount += IntGdiLoadFontByIndexFromMemory(pLoadFont, iFace); in IntGdiLoadFontByIndexFromMemory()
2193 FontCount = IntGdiLoadFontByIndexFromMemory(&LoadFont, -1); in IntGdiAddFontResourceEx()
2481 FaceCount = IntGdiLoadFontByIndexFromMemory(&LoadFont, -1); in IntGdiAddFontMemResource()