Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp587 int subst_pitch_family = pitch_family; in MapFont() local
590 subst_pitch_family = FF_ROMAN; in MapFont()
595 subst_pitch_family = 0; in MapFont()
600 OUT_TT_ONLY_PRECIS, 0, 0, subst_pitch_family, face.c_str()); in MapFont()
644 OUT_TT_ONLY_PRECIS, 0, 0, subst_pitch_family, face.c_str()); in MapFont()