Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_dwrite.cpp136 BOOL isSupportedFontType = FALSE; in DwCreateFontFaceFromStream() local
152 &isSupportedFontType, in DwCreateFontFaceFromStream()
157 if (FAILED(hr) || !isSupportedFontType || fontFaceType == DWRITE_FONT_FACE_TYPE_UNKNOWN) { in DwCreateFontFaceFromStream()