• Home
  • Raw
  • Download

Lines Matching full:g

48   hb_codepoint_t g = HB_SET_VALUE_INVALID;  in test_ot_layout_lookup_collect_glyphs_source_sans()  local
54 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
55 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
56 g_assert_cmpuint (54, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
59 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
60 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
61 g_assert_cmpuint (574, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
69 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
70 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
71 g_assert_cmpuint (2, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
76 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
77 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
78 g_assert_cmpuint (519, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
86 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
87 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
88 g_assert_cmpuint (92, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
93 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
94 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
95 g_assert_cmpuint (6, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
103 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
104 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
105 g_assert_cmpuint (1823, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
110 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
111 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
112 g_assert_cmpuint (1897, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
120 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
121 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
122 g_assert_cmpuint (92, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
125 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
126 g_assert (hb_set_next (after, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
127 g_assert_cmpuint (1826, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
128 g_assert (hb_set_next (after, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
129 g_assert_cmpuint (1837, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
132 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
133 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
134 g_assert_cmpuint (6, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
140 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
141 g_assert (hb_set_next (before, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
142 g_assert_cmpuint (2, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
145 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
146 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
147 g_assert_cmpuint (1823, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
152 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
153 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
154 g_assert_cmpuint (325, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
162 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
163 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
164 g_assert_cmpuint (28, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
175 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
176 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
177 g_assert_cmpuint (1823, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
188 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
189 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
190 g_assert_cmpuint (2, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
204 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_source_sans()
205 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_source_sans()
206 g_assert_cmpuint (4, ==, g); in test_ot_layout_lookup_collect_glyphs_source_sans()
228 hb_codepoint_t g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_noto_nastaliq() local
235 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
236 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
237 g_assert_cmpuint (228, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
238 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
239 g_assert_cmpuint (416, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
240 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
241 g_assert_cmpuint (441, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
246 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
247 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
248 g_assert_cmpuint (267, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
249 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
250 g_assert_cmpuint (268, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
251 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
252 g_assert_cmpuint (279, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
260 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
261 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
262 g_assert_cmpuint (228, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
263 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
264 g_assert_cmpuint (416, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
265 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
266 g_assert_cmpuint (441, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
271 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
272 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
273 g_assert_cmpuint (267, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
274 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
275 g_assert_cmpuint (268, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
276 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
277 g_assert_cmpuint (279, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
283 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
284 g_assert (hb_set_next (before, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
285 g_assert_cmpuint (74, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
288 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
289 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
290 g_assert_cmpuint (276, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
293 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
294 g_assert (hb_set_next (after, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
295 g_assert_cmpuint (252, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
298 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
299 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
300 g_assert_cmpuint (74, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
308 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
309 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
310 g_assert_cmpuint (252, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
315 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
316 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
317 g_assert_cmpuint (74, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
326 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
327 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
328 g_assert_cmpuint (228, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
339 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
340 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
341 g_assert_cmpuint (1004, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
352 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
353 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
354 g_assert_cmpuint (257, ==, g); in test_ot_layout_lookup_collect_glyphs_noto_nastaliq()
376 hb_codepoint_t g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_qahiri() local
383 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_qahiri()
384 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
385 g_assert_cmpuint (52, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
386 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
387 g_assert_cmpuint (60, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
388 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
389 g_assert_cmpuint (62, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
390 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
391 g_assert_cmpuint (159, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
396 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_qahiri()
397 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
398 g_assert_cmpuint (53, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
399 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
400 g_assert_cmpuint (61, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
401 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
402 g_assert_cmpuint (63, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
403 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
404 g_assert_cmpuint (160, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
410 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_qahiri()
411 g_assert (hb_set_next (before, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
412 g_assert_cmpuint (39, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
415 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_qahiri()
416 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
417 g_assert_cmpuint (154, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
418 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
419 g_assert_cmpuint (159, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
422 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_qahiri()
423 g_assert (hb_set_next (after, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
424 g_assert_cmpuint (179, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
427 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_qahiri()
428 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
429 g_assert_cmpuint (155, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
430 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
431 g_assert_cmpuint (162, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
439 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_qahiri()
440 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
441 g_assert_cmpuint (53, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
446 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_qahiri()
447 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
448 g_assert_cmpuint (52, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
449 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
450 g_assert_cmpuint (60, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
451 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
452 g_assert_cmpuint (62, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
453 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
454 g_assert_cmpuint (159, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
462 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_qahiri()
463 g_assert (hb_set_next (input, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
464 g_assert_cmpuint (47, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
467 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_qahiri()
468 g_assert (hb_set_next (after, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
469 g_assert_cmpuint (61, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()
472 g = HB_SET_VALUE_INVALID; in test_ot_layout_lookup_collect_glyphs_qahiri()
473 g_assert (hb_set_next (output, &g)); in test_ot_layout_lookup_collect_glyphs_qahiri()
474 g_assert_cmpuint (463, ==, g); in test_ot_layout_lookup_collect_glyphs_qahiri()