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.cpp581 int subst_pitch_family = pitch_family; in MapFont() local
584 subst_pitch_family = FF_ROMAN; in MapFont()
589 subst_pitch_family = 0; in MapFont()
594 OUT_TT_ONLY_PRECIS, 0, 0, subst_pitch_family, face.c_str()); in MapFont()
638 OUT_TT_ONLY_PRECIS, 0, 0, subst_pitch_family, face.c_str()); in MapFont()