Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp345 int subst_pitch_family = pitch_family; in MapFont() local
348 subst_pitch_family = FF_ROMAN; in MapFont()
353 subst_pitch_family = 0; in MapFont()
358 OUT_TT_ONLY_PRECIS, 0, 0, subst_pitch_family, face); in MapFont()
402 OUT_TT_ONLY_PRECIS, 0, 0, subst_pitch_family, face); in MapFont()