HomeSort by: relevance | last modified time | path
    Searched refs:Compose (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libX11/dist/specs/i18n/compose/
compose-chart.pl 26 # Make a DocBook chart showing compose combinations for a locale
32 # Compose file grammar is defined in modules/im/ximcp/imLcPrs.c
87 q( <title>Xlib Compose Key Charts</title>),
121 open my $COMPOSE, '<', $filename or die "Could not open $filename: $!";
124 while (my $cl = <$COMPOSE>) {
170 # Sun extension to compose file syntax
191 $incpath =~ s{^X11_LOCALEDATADIR/(.*)/Compose}{the $1 compose table};
200 close $COMPOSE;
216 qq(<title>Xlib Compose Keys for $locale_name</title>)
    [all...]
docbook-nl.am 25 %.xml: $(top_builddir)/nls/%/Compose
26 $(AM_V_GEN)$(PERL) $(srcdir)/compose-chart.pl \
30 $(AM_V_GEN)$(PERL) $(srcdir)/compose-chart.pl \
  /xsrc/external/mit/libX11/dist/
configure 1672 --disable-composecache Disable compose table cache support
24168 ac_config_files="$ac_config_files Makefile include/Makefile man/Makefile man/xkb/Makefile src/Makefile src/util/Makefile src/xcms/Makefile src/xlibi18n/Makefile modules/Makefile modules/im/Makefile modules/im/ximcp/Makefile modules/lc/Makefile modules/lc/def/Makefile modules/lc/gen/Makefile modules/lc/Utf8/Makefile modules/om/Makefile modules/om/generic/Makefile src/xkb/Makefile nls/Makefile specs/Makefile specs/i18n/Makefile specs/i18n/compose/Makefile specs/i18n/framework/Makefile specs/i18n/localedb/Makefile specs/i18n/trans/Makefile specs/libX11/Makefile specs/XIM/Makefile specs/XKB/Makefile x11.pc x11-xcb.pc"
25277 "specs/i18n/compose/Makefile") CONFIG_FILES="$CONFIG_FILES specs/i18n/compose/Makefile" ;;
26577 echo " Compose table cache enabled: "$COMPOSECACHE

Completed in 19 milliseconds