Searched refs:hb_ginfo (Results 1 – 3 of 3) sorted by relevance
513 hb_glyph_info_t* hb_ginfo; in af_shaper_get_cluster() local526 hb_ginfo = hb_buffer_get_glyph_infos( hb_buf, &hb_gcount ); in af_shaper_get_cluster()534 if ( ginfo[i].codepoint != hb_ginfo[i].codepoint ) in af_shaper_get_cluster()
499 hb_glyph_info_t* hb_ginfo; in af_shaper_get_cluster() local512 hb_ginfo = hb_buffer_get_glyph_infos( hb_buf, &hb_gcount ); in af_shaper_get_cluster()520 if ( ginfo[i].codepoint != hb_ginfo[i].codepoint ) in af_shaper_get_cluster()