Home
last modified time | relevance | path

Searched refs:notdef (Results 1 – 24 of 24) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_dirwrite.c51 #ifdef notdef
58 #ifdef notdef
68 #ifdef notdef
80 #ifdef notdef
87 #ifdef notdef
91 #ifdef notdef
98 #ifdef notdef
105 #ifdef notdef
113 #ifdef notdef
119 #ifdef notdef
[all …]
Dtif_jpeg.c2115 #ifdef notdef in JPEGResetUpsampled()
Dtif_getimage.c1739 #ifdef notdef
/external/ipsec-tools/src/libipsec/
Dpfkey_dump.c242 #ifdef notdef
246 #ifdef notdef
279 #ifdef notdef
284 #ifdef notdef
/external/netperf/src/missing/
Dinet_ntop.c47 #ifdef notdef
/external/tcpdump/
Dprint-sl.c108 #ifdef notdef in sl_bsdos_if_print()
Dparsenfsfh.c312 #ifdef notdef in Parse_fh()
Dprint-atalk.c141 #ifdef notdef in llap_print()
Dprint-udp.c508 #ifdef notdef in udp_print()
Dprint-snmp.c425 #ifdef notdef in asn1_parse()
836 #ifdef notdef
/external/harfbuzz_ng/src/
Dhb-coretext.cc948 hb_codepoint_t notdef = 0; in _hb_coretext_shape() local
951 hb_font_get_glyph_advance_for_direction (font, notdef, dir, &x_advance, &y_advance); in _hb_coretext_shape()
952 hb_font_get_glyph_origin_for_direction (font, notdef, dir, &x_offset, &y_offset); in _hb_coretext_shape()
972 info->codepoint = notdef; in _hb_coretext_shape()
/external/libpcap/
Dnametoaddr.c186 #ifdef notdef in pcap_nametoport()
Doptimize.c1445 #ifdef notdef in or_pullup()
1536 #ifdef notdef in and_pullup()
/external/iputils/
Dtftpd.c214 #ifdef notdef
Drdisc.c1210 #ifdef notdef in initifs()
1219 #ifdef notdef in initifs()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type42/
Dt42parse.c370 char* notdef = (char *)".notdef"; in t42_parse_encoding() local
373 (void)T1_Add_Table( char_table, n, notdef, 8 ); in t42_parse_encoding()
/external/fonttools/Lib/fontTools/misc/
DpsOperators.py538 notdef = '.notdef' variable
/external/avahi/avahi-daemon/
Dglob.c153 #ifdef notdef
/external/pdfium/third_party/freetype/src/type1/
Dt1load.c1246 char* notdef = (char *)".notdef"; in parse_encoding() local
1249 (void)T1_Add_Table( char_table, n, notdef, 8 ); in parse_encoding()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/
Dt1load.c1249 char* notdef = (char *)".notdef"; in parse_encoding() local
1252 (void)T1_Add_Table( char_table, n, notdef, 8 ); in parse_encoding()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
DChangeLog.201662 * t1load.c (parse_charstrings): Changed code for placing .notdef
1667 PS_Table) to facilitate placing the .notdef glyph into slot 0.
DChangeLog.214103 Don't expect that /.notdef is the first element in dictionary. Copy
4113 * src/type1/t1load.c (parse_charstrings): Make test for `.notdef'
5958 handle special cases where a font only contains a `.notdef' glyph
DChangeLog.233838 a .notdef glyph.
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/
DCHANGES873 - SFNT bitmap fonts which contain an outline glyph for `.notdef'
2247 (including an artificial `notdef' glyph at index 0).
3167 not place the .notdef glyph at position 0).