Searched refs:base_glyph (Results 1 – 5 of 5) sorted by relevance
411 FT_UInt32 base_glyph; in ps_unicodes_char_index() local422 base_glyph = BASE_GLYPH( mid->unicode ); in ps_unicodes_char_index()424 if ( base_glyph == unicode ) in ps_unicodes_char_index()430 if ( base_glyph < unicode ) in ps_unicodes_char_index()456 FT_UInt32 base_glyph; in ps_unicodes_char_next() local470 base_glyph = BASE_GLYPH( map->unicode ); in ps_unicodes_char_next()472 if ( base_glyph == char_code ) in ps_unicodes_char_next()475 if ( base_glyph < char_code ) in ps_unicodes_char_next()
470 FT_UInt32 base_glyph; in ps_unicodes_char_index() local481 base_glyph = BASE_GLYPH( mid->unicode ); in ps_unicodes_char_index()483 if ( base_glyph == unicode ) in ps_unicodes_char_index()489 if ( base_glyph < unicode ) in ps_unicodes_char_index()515 FT_UInt32 base_glyph; in ps_unicodes_char_next() local529 base_glyph = BASE_GLYPH( map->unicode ); in ps_unicodes_char_next()531 if ( base_glyph == char_code ) in ps_unicodes_char_next()534 if ( base_glyph < char_code ) in ps_unicodes_char_next()
210 unsigned int base_glyph; member323 c->base_glyph = ic; in _hb_graphite2_shape()339 hb_glyph_info_t *info = &buffer->info[clusters[i].base_glyph + j]; in _hb_graphite2_shape()340 info->codepoint = gids[clusters[i].base_glyph + j]; in _hb_graphite2_shape()