Searched refs:base_glyph (Results 1 – 1 of 1) sorted by relevance
410 FT_UInt32 base_glyph; in ps_unicodes_char_index() local421 base_glyph = BASE_GLYPH( mid->unicode ); in ps_unicodes_char_index()423 if ( base_glyph == unicode ) in ps_unicodes_char_index()429 if ( base_glyph < unicode ) in ps_unicodes_char_index()455 FT_UInt32 base_glyph; in ps_unicodes_char_next() local469 base_glyph = BASE_GLYPH( map->unicode ); in ps_unicodes_char_next()471 if ( base_glyph == char_code ) in ps_unicodes_char_next()474 if ( base_glyph < char_code ) in ps_unicodes_char_next()