Searched refs:HBSOURCES (Results 1 – 4 of 4) sorted by relevance
10 test "x$HBSOURCES" = x && HBSOURCES=`cd "$srcdir"; find . -maxdepth 1 -name 'hb-*.cc' -or -name 'hb…28 for x in $HBSOURCES; do38 for x in $HBHEADERS $HBSOURCES; do
27 HBSOURCES = $(HB_BASE_sources) macro28 HBSOURCES += $(HB_BASE_RAGEL_GENERATED_sources)32 HBSOURCES += $(HB_FALLBACK_sources)44 HBSOURCES += $(HB_GLIB_sources)57 HBSOURCES += $(HB_FT_sources)65 HBSOURCES += $(HB_GRAPHITE2_sources)72 HBSOURCES += $(HB_UNISCRIBE_sources)79 HBSOURCES += $(HB_DIRECTWRITE_sources)86 HBSOURCES += $(HB_CORETEXT_sources)94 HBSOURCES += $(HB_UCDN_sources)[all …]
10 test "x$HBSOURCES" = x && HBSOURCES=`cd "$srcdir"; find . -maxdepth 1 -name 'hb-*.cc' -or -name 'hb…12 for x in $HBHEADERS $HBSOURCES; do
10 test "x$HBSOURCES" = x && HBSOURCES=`cd "$srcdir"; find . -maxdepth 1 -name 'hb*.cc'`19 for x in $HBSOURCES; do