Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_dwrite.cpp138 DWRITE_FONT_FACE_TYPE fontFaceType; in DwCreateFontFaceFromStream() local
154 &fontFaceType, in DwCreateFontFaceFromStream()
157 if (FAILED(hr) || !isSupportedFontType || fontFaceType == DWRITE_FONT_FACE_TYPE_UNKNOWN) { in DwCreateFontFaceFromStream()
161 fontFaceType, in DwCreateFontFaceFromStream()