Home | History | Annotate | Download | only in api

Lines Matching full:codepoint

204     g_assert_cmphex (glyphs[i].codepoint, ==, utf32[1+i]);
212 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[len-i]);
216 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[1+i]);
218 /* reverse_clusters works same as reverse for now since each codepoint is
223 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[len-i]);
227 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[1+i]);
236 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[len-i]);
240 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[1+i]);
252 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[1+j]);
257 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[1+i]);
267 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[1+i]);
269 g_assert_cmphex (glyphs[i].codepoint, ==, 0);
275 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[1+i]);
397 g_assert_cmphex (glyphs[j].codepoint, ==, test->codepoints[j]);
683 if (glyphs[j].codepoint == (hb_codepoint_t) -1)
737 g_assert_cmphex (glyphs[j].codepoint, ==, test->codepoints[j]);