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

  /xsrc/external/mit/xorg-server/dist/xkb/
xkbInit.c 57 #define LED_COMPOSE 2
66 #define LED_COMPOSE 3
428 #ifdef LED_COMPOSE
429 if (names->indicators[LED_COMPOSE - 1] == None)
430 names->indicators[LED_COMPOSE - 1] = CREATE_ATOM("Compose");
  /xsrc/external/mit/xorg-server.old/dist/xkb/
xkbInit.c 57 #define LED_COMPOSE 2
66 #define LED_COMPOSE 3
403 #ifdef LED_COMPOSE
404 if (names->indicators[LED_COMPOSE-1]==None)
405 names->indicators[LED_COMPOSE-1] = CREATE_ATOM("Compose");

Completed in 5 milliseconds