Home
last modified time | relevance | path

Searched defs:PitchFamily (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_fontmapper.cpp243 bool CheckSupportThirdPartFont(const ByteString& name, int* PitchFamily) { in CheckSupportThirdPartFont()
250 void UpdatePitchFamily(uint32_t flags, int* PitchFamily) { in UpdatePitchFamily()
434 int PitchFamily = 0; in FindSubstFont() local