Searched refs:bHasEudc (Results 1 – 1 of 1) sorted by relevance
1344 bool bHasEudc = false; in InitGenericGlyphFallback() local1378 if( !bHasEudc && !nMaxLevel ) in InitGenericGlyphFallback()1379 bHasEudc = !strncmp( *ppNames, "eudc", 5 ); in InitGenericGlyphFallback()1387 const int nSortStart = bHasEudc ? 1 : 0; in InitGenericGlyphFallback()
Completed in 151 milliseconds