Home
last modified time | relevance | path

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

/reactos/dll/win32/usp10/
H A Dopentype.c50 #define CMAP_TAG MS_MAKE_TAG('c', 'm', 'a', 'p') macro
635 length = GetFontData(hdc, CMAP_TAG , 0, NULL, 0); in load_CMAP_format12_table()
639 GetFontData(hdc, CMAP_TAG , 0, psc->CMAP_Table, length); in load_CMAP_format12_table()