Lines Matching full:notdef
695 * one and fill in the buffer with .notdef glyphs instead of random glyph
711 CGGlyph notdef = 0;
712 double advance = CTFontGetAdvancesForGlyphs (font_data->ct_font, kCTFontHorizontalOrientation, ¬def, NULL, 1);
721 /* This is the second of a surrogate pair. Don't need .notdef
726 info->codepoint = notdef;