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

  /xsrc/external/mit/libXt/dist/include/X11/
TranslateI.h 233 unsigned char hasBindings; /* must be first */
244 * (that don't have a bindTbl) by looking at the first field (hasBindings)
249 unsigned char hasBindings; /* must be first */
  /xsrc/external/mit/libXt/dist/src/
TMstate.c 1381 xlations->hasBindings = False;
1776 if (newXlations->hasBindings) {
1908 newXlations = ((newXlations->hasBindings)
2058 aXlations->hasBindings = True;
2212 return ((xlations->hasBindings)

Completed in 6 milliseconds