Searched refs:tm_buf (Results 1 – 1 of 1) sorted by relevance
250 LPBYTE tm_buf = FX_Alloc(BYTE, tm_size); in AddWindowsFont() local251 OUTLINETEXTMETRIC* ptm = (OUTLINETEXTMETRIC*)tm_buf; in AddWindowsFont()285 FX_Free(tm_buf); in AddWindowsFont()