HomeSort by relevance Sort by last modified time
    Searched defs:notdef (Results 1 - 4 of 4) sorted by null

  /external/fonttools/Lib/fontTools/misc/
psOperators.py 119 psstring = "/Encoding 256 array\n0 1 255 {1 index exch /.notdef put} for\n"
122 if name != '.notdef':
538 notdef = '.notdef' variable
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-coretext.cc 793 * one and fill in the buffer with .notdef glyphs instead of random glyph
863 CGGlyph notdef = 0; local
    [all...]
  /external/harfbuzz_ng/src/
hb-coretext.cc 695 * one and fill in the buffer with .notdef glyphs instead of random glyph
711 CGGlyph notdef = 0; local
712 double advance = CTFontGetAdvancesForGlyphs (font_data->ct_font, kCTFontHorizontalOrientation, &notdef, NULL, 1);
721 /* This is the second of a surrogate pair. Don't need .notdef
726 info->codepoint = notdef;
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 442 milliseconds