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

  /xsrc/external/mit/libX11/dist/modules/im/ximcp/
imLcIm.c 51 #ifdef COMPOSECACHE
59 #ifdef COMPOSECACHE
126 #ifdef COMPOSECACHE
265 #ifdef COMPOSECACHE
520 #ifdef COMPOSECACHE
550 #ifdef COMPOSECACHE
613 #ifdef COMPOSECACHE
  /xsrc/external/mit/libX11/dist/src/
config.h.in 7 #undef COMPOSECACHE
  /xsrc/external/mit/libX11/dist/
configure 1672 --disable-composecache Disable compose table cache support
23730 # Check whether --enable-composecache was given.
23733 enableval=$enable_composecache; COMPOSECACHE=$enableval
23735 e) COMPOSECACHE=$composecache_default ;;
23739 if test x"$COMPOSECACHE" = "xyes"; then
23741 printf "%s\n" "#define COMPOSECACHE 1" >>confdefs.h
26577 echo " Compose table cache enabled: "$COMPOSECACHE

Completed in 52 milliseconds