Searched defs:fontFaceType (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_dwrite.cpp139 DWRITE_FONT_FACE_TYPE fontFaceType; local
155 &fontFaceType,
158 if (FAILED(hr) || !isSupportedFontType || fontFaceType == DWRITE_FONT_FACE_TYPE_UNKNOWN) {
162 fontFaceType,

Completed in 684 milliseconds