Home
last modified time | relevance | path

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

/reactos/base/applications/winhlp32/
H A Dhlpfile.h98 } HLPFILE_FONT; typedef
144 HLPFILE_FONT* fonts;
H A Dhlpfile.c1878 hlpfile->fonts = HeapAlloc(GetProcessHeap(), 0, sizeof(HLPFILE_FONT) * dscr_num); in HLPFILE_ReadFont()