Searched refs:defaultCharCol (Results 1 – 1 of 1) sorted by relevance
949 FT_UShort defaultCharRow, defaultCharCol; in pcf_get_encodings() local1029 defaultCharCol = face->defaultChar & 0xFF; in pcf_get_encodings()1034 defaultCharCol < firstCol || in pcf_get_encodings()1035 defaultCharCol > lastCol ) in pcf_get_encodings()1043 defaultCharCol = face->defaultChar & 0xFF; in pcf_get_encodings()1055 defaultCharCol - firstCol ); in pcf_get_encodings()