Lines Matching full:notdef
882 * one and fill in the buffer with .notdef glyphs instead of random glyph
948 hb_codepoint_t notdef = 0;
951 hb_font_get_glyph_advance_for_direction (font, notdef, dir, &x_advance, &y_advance);
952 hb_font_get_glyph_origin_for_direction (font, notdef, dir, &x_offset, &y_offset);
965 /* This is the second of a surrogate pair. Don't need .notdef
972 info->codepoint = notdef;