Lines Matching full:symbolfont
257 const bool symbolFont = item->face->isSymbolFont;260 attributes[0].dontPrint = (!symbolFont && uc[0] == 0x00ad) || HB_IsControlChar(uc[0]);276 if ((!symbolFont && uc[i] == 0x00ad) || HB_IsControlChar(uc[i]))