Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_fontmapper.cpp596 bool has_hyphen = false; in FindSubstFont() local
626 has_hyphen = true; in FindSubstFont()
629 if (!has_hyphen) { in FindSubstFont()
662 (!has_comma && (!has_hyphen || (has_hyphen && !is_style_available)))) { in FindSubstFont()