Searched refs:simulation_style (Results 1 – 2 of 2) sorted by relevance
42 void* DwCreateFontFaceFromStream(FX_LPBYTE pData, FX_DWORD size, int simulation_style);
132 LPVOID CDWriteExt::DwCreateFontFaceFromStream(FX_LPBYTE pData, FX_DWORD size, int simulation_style) in DwCreateFontFaceFromStream() argument141 DWRITE_FONT_SIMULATIONS fontStyle = (DWRITE_FONT_SIMULATIONS)(simulation_style & 3); in DwCreateFontFaceFromStream()