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

  /xsrc/external/mit/libX11/dist/src/xlibi18n/
XimProto.h 43 #define XIM_LOCAL_CATEGORY "@locale="
  /xsrc/external/mit/libX11/dist/modules/im/ximcp/
imDefIm.c 162 category_len = strlen(XIM_LOCAL_CATEGORY);
166 if(strncmp(address, XIM_LOCAL_CATEGORY, category_len))

Completed in 8 milliseconds