HomeSort by relevance Sort by last modified time
    Searched refs:HB_BEGIN_DECLS (Results 1 - 23 of 23) sorted by null

  /external/harfbuzz_ng/src/
hb.h 41 HB_BEGIN_DECLS
hb-graphite2.h 31 HB_BEGIN_DECLS
hb-coretext.h 34 HB_BEGIN_DECLS
hb-glib.h 36 HB_BEGIN_DECLS
hb-icu.h 36 HB_BEGIN_DECLS
hb-ot.h 36 HB_BEGIN_DECLS
hb-uniscribe.h 37 HB_BEGIN_DECLS
check-c-linkage-decls.sh 15 if ! grep -q HB_BEGIN_DECLS "$x" || ! grep -q HB_END_DECLS "$x"; then
16 echo "Ouch, file $x does not have HB_BEGIN_DECLS / HB_END_DECLS, but it should"
22 if grep -q HB_BEGIN_DECLS "$x" || grep -q HB_END_DECLS "$x"; then
23 echo "Ouch, file $x has HB_BEGIN_DECLS / HB_END_DECLS, but it shouldn't"
hb-ft.h 35 HB_BEGIN_DECLS
hb-gobject.h 34 HB_BEGIN_DECLS
hb-ot-tag.h 36 HB_BEGIN_DECLS
hb-version.h 36 HB_BEGIN_DECLS
hb-shape.h 40 HB_BEGIN_DECLS
hb-version.h.in 36 HB_BEGIN_DECLS
hb-blob.h 36 HB_BEGIN_DECLS
hb-shape-plan.h 37 HB_BEGIN_DECLS
hb-common.h 36 #ifndef HB_BEGIN_DECLS
38 # define HB_BEGIN_DECLS extern "C" {
41 # define HB_BEGIN_DECLS
70 HB_BEGIN_DECLS
hb-set.h 36 HB_BEGIN_DECLS
hb-buffer.h 41 HB_BEGIN_DECLS
hb-ot-layout.h 38 HB_BEGIN_DECLS
hb-unicode.h 40 HB_BEGIN_DECLS
hb-font.h 37 HB_BEGIN_DECLS
  /external/harfbuzz_ng/test/api/
hb-test.h 38 HB_BEGIN_DECLS

Completed in 55 milliseconds