Home | History | Annotate | Download | only in api

Lines Matching refs:codepoint

213     g_assert_cmphex (glyphs[i].codepoint, ==, utf32[1+i]);
221 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[len-i]);
225 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[1+i]);
227 /* reverse_clusters works same as reverse for now since each codepoint is
232 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[len-i]);
236 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[1+i]);
245 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[len-i]);
249 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[1+i]);
261 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[1+j]);
266 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[1+i]);
276 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[1+i]);
278 g_assert_cmphex (glyphs[i].codepoint, ==, 0);
284 g_assert_cmphex (glyphs[i].codepoint, ==, utf32[1+i]);
407 g_assert_cmphex (glyphs[j].codepoint, ==, test->codepoints[j]);
697 if (glyphs[j].codepoint == (hb_codepoint_t) -1)
753 g_assert_cmphex (glyphs[j].codepoint, ==, test->codepoints[j]);
807 g_assert_cmphex (glyphs[j].codepoint, ==, test->codepoints[j]);