Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/ge/
Dcfx_fontmapper.cpp261 bool CheckSupportThirdPartFont(CFX_ByteString name, int& PitchFamily) { in CheckSupportThirdPartFont() function
581 if (!CheckSupportThirdPartFont(family, PitchFamily)) { in FindSubstFont()