Searched refs:kInvalidCode (Results 1 – 1 of 1) sorted by relevance
32 const static uint32 kInvalidCode = 0xFFFFFFFF; variable43 code = kInvalidCode; in hashed_escapement()242 while ((found = widths[hashed].code) != kInvalidCode) { in GetEscapement()250 if (found == kInvalidCode) in GetEscapement()313 while ((found = widths[hashed].code) != kInvalidCode) { in HashEscapements()320 if (found == kInvalidCode) { in HashEscapements()338 if (widths[oldPos].code != kInvalidCode) { in HashEscapements()341 while (newWidths[newPos].code != kInvalidCode) { in HashEscapements()