HomeSort by relevance Sort by last modified time
    Searched full:notdef (Results 51 - 75 of 108) sorted by null

1 23 4 5

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttobjs.c 434 /* Check whether `.notdef' is the only glyph in the `loca' table. */
466 /* FIXME: Need to test glyphname == .notdef ? */
473 buf[0] == '.' && !ft_strncmp( buf, ".notdef", 8 ) )
598 " Only the `.notdef' glyph has an outline.\n"
622 " Only the `.notdef' glyph has an outline.\n"
    [all...]
  /external/fonttools/Lib/fontTools/ttLib/tables/
_c_m_a_p.py 311 # that maps the entire range of glyphID values to glyphIndex 0, e.g notdef:
344 continue # gi is notdef.
352 continue # gi is notdef.
366 # mapped to .notdef. We can skip this subtable, and leave the glyphs un-encoded, which is the
367 # same as mapping it to .notdef.
418 # which defines all char codes in its range to map to notdef) unless proven otherwise.
426 # with a cmap where all the one byte char codes map to notdef,
774 idDelta.append(1) # 0xffff + 1 == (tadaa!) 0. So this end code maps to .notdef
852 valueList = [cmap.get(code, ".notdef") for code in codes]
    [all...]
  /bionic/libc/dns/nameser/
ns_parse.c 22 #ifdef notdef
  /bionic/libc/dns/resolv/
res_data.c 22 #ifdef notdef
res_comp.c 74 #ifdef notdef
res_mkquery.c 76 #ifdef notdef
res_query.c 75 #ifdef notdef
  /external/pdfium/core/src/fxge/ge/
fx_ge_ps.cpp 571 "exch/.notdef put}for\n"
572 "/CharProcs 1 dict def CharProcs begin/.notdef {} def end\n"
574 "exch 2 copy known not{pop/.notdef}if get exec}bind def\n"
  /bionic/libc/upstream-netbsd/lib/libc/isc/
ev_streams.c 26 #ifdef notdef
ev_timers.c 26 #ifdef notdef
  /external/libpcap/
nametoaddr.c 186 #ifdef notdef
  /external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font.cpp     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/winfonts/
winfnt.c 869 /* reserve one slot for the .notdef glyph at index 0 */
1018 glyph_index = font->header.default_char; /* the `.notdef' glyph */
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 317 pArray->AddName(".notdef");
657 pArray->AddName(".notdef");
    [all...]
  /external/iputils/
tftpd.c 214 #ifdef notdef
rdisc.c 1210 #ifdef notdef
1219 #ifdef notdef
    [all...]
  /external/tcpdump/
parsenfsfh.c 312 #ifdef notdef
print-atalk.c 141 #ifdef notdef
print-snmp.c 425 #ifdef notdef
836 #ifdef notdef
    [all...]
  /external/fonttools/Lib/fontTools/
subset.py     [all...]
  /external/freetype/include/
freetype.h     [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
freetype.h     [all...]
  /external/freetype/src/cff/
cffload.c 892 /* assign the .notdef glyph */
1118 /* By convention, GID 0 is always ".notdef" and is never */
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cffload.c 892 /* assign the .notdef glyph */
1118 /* By convention, GID 0 is always ".notdef" and is never */
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cffload.c 892 /* assign the .notdef glyph */
1118 /* By convention, GID 0 is always ".notdef" and is never */
    [all...]

Completed in 1775 milliseconds

1 23 4 5