Searched refs:PBITMAP_FONT (Results 1 – 3 of 3) sorted by relevance
14 } BITMAP_FONT, *PBITMAP_FONT; typedef
68 PBITMAP_FONT Font;
15 Info->Font = (PBITMAP_FONT) HeapAlloc( hProcessHeap, 0, sizeof(BITMAP_FONT) ); in InitFont()