HomeSort by relevance Sort by last modified time
    Searched defs:notdef (Results 1 - 5 of 5) 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/freetype/src/type42/
t42parse.c 370 char* notdef = (char *)".notdef"; local
373 (void)T1_Add_Table( char_table, n, notdef, 8 );
386 /* 0 1 255 { 1 index exch /.notdef put } for dup */
961 /* record index of /.notdef */
963 ft_strcmp( ".notdef",
1003 FT_ERROR(( "t42_parse_charstrings: no /.notdef glyph\n" ));
1008 /* if /.notdef does not occupy index 0, do our magic. */
1009 if ( ft_strcmp( (const char*)".notdef",
1012 /* Swap glyph in index 0 with /.notdef glyph. First, add index 0 *
    [all...]
  /external/freetype/src/type1/
t1load.c 1371 char* notdef = (char *)".notdef"; local
    [all...]
  /external/harfbuzz_ng/src/
hb-coretext.cc 1065 hb_codepoint_t notdef = 0; local
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 120 milliseconds