Searched refs:nBitfield (Results 1 – 1 of 1) sorted by relevance
1287 int nBitfield = 0; in ConvertString() local1289 nBitfield |= aIndex->second.eFont; in ConvertString()1292 nTotal = nBitfield; in ConvertString()1295 if (nTotal != nBitfield) //Allow a series of failures in ConvertString()1297 nTotal &= nBitfield; in ConvertString()
Completed in 9 milliseconds