Searched defs:bHasComma (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_fontmap.cpp959 FX_BOOL bHasComma = FALSE; local
966 bHasComma = TRUE;
995 if (!bHasComma) {
1100 if (match.IsEmpty() && family != SubstName && (!bHasComma && (!bHasHypen || (bHasHypen && !bStyleAvail)))) {

Completed in 46 milliseconds