Searched refs:defaultCharCol (Results 1 – 1 of 1) sorted by relevance
987 FT_UShort defaultCharRow, defaultCharCol; in pcf_get_encodings() local1052 defaultCharCol = enc->defaultChar & 0xFF; in pcf_get_encodings()1057 defaultCharCol < enc->firstCol || in pcf_get_encodings()1058 defaultCharCol > enc->lastCol ) in pcf_get_encodings()1066 defaultCharCol = enc->firstCol; in pcf_get_encodings()1082 defaultCharCol - enc->firstCol ); in pcf_get_encodings()