Home | History | Annotate | Download | only in src

Lines Matching refs:notdef

922        * one and fill in the buffer with .notdef glyphs instead of random glyph
988 hb_codepoint_t notdef = 0;
991 hb_font_get_glyph_advance_for_direction (font, notdef, dir, &x_advance, &y_advance);
992 hb_font_get_glyph_origin_for_direction (font, notdef, dir, &x_offset, &y_offset);
1005 /* This is the second of a surrogate pair. Don't need .notdef
1012 info->codepoint = notdef;