Searched refs:defaultCharRow (Results 1 – 1 of 1) sorted by relevance
986 FT_UShort defaultCharRow, defaultCharCol; in pcf_get_encodings() local1050 defaultCharRow = enc->defaultChar >> 8; in pcf_get_encodings()1054 if ( defaultCharRow < enc->firstRow || in pcf_get_encodings()1055 defaultCharRow > enc->lastRow || in pcf_get_encodings()1064 defaultCharRow = enc->firstRow; in pcf_get_encodings()1079 2 * ( ( defaultCharRow - enc->firstRow ) * in pcf_get_encodings()