Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_fontmapper.cpp285 bool CheckSupportThirdPartFont(const ByteString& name, int* pitch_family) { in CheckSupportThirdPartFont() function
667 if (!CheckSupportThirdPartFont(family, &pitch_family)) { in FindSubstFont()