Searched refs:get_standard_encoding (Results 1 – 3 of 3) sorted by relevance
60 FT_Get_Standard_Encoding_Func get_standard_encoding; in FT_DEFINE_SERVICE() local
1060 get_standard_encoding(const char *encoding, int *bytelength) in get_standard_encoding() function1151 code = get_standard_encoding(encoding, &bytelength); in PyCodec_SurrogatePassErrors()1230 code = get_standard_encoding(encoding, &bytelength); in PyCodec_SurrogatePassErrors()
455 glyph_sid = cffload->get_standard_encoding( (FT_UInt)charcode ); in cff_lookup_glyph_by_stdcharcode()