Searched refs:result_byte (Results 1 – 1 of 1) sorted by relevance
135 FT_Byte result_byte = 0; in Read255UShort() local151 if ( FT_READ_BYTE( result_byte ) ) in Read255UShort()153 *value = result_byte + lowestUCode; in Read255UShort()158 if ( FT_READ_BYTE( result_byte ) ) in Read255UShort()160 *value = result_byte + lowestUCode * 2; in Read255UShort()