OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xkb_state_led_index_is_active
(Results
1 - 4
of
4
) sorted by null
/external/libxkbcommon/xkbcommon/xkbcommon/
xkbcommon.h
275
* will return NULL, and
xkb_state_led_index_is_active
() will return -1.
[
all
...]
/external/libxkbcommon/xkbcommon/test/
common.c
421
if (
xkb_state_led_index_is_active
(state, led) <= 0)
state.c
96
if (
xkb_state_led_index_is_active
(state, led) <= 0)
/external/libxkbcommon/xkbcommon/src/
state.c
1287
xkb_state_led_index_is_active
(struct xkb_state *state, xkb_led_index_t idx)
function
[
all
...]
Completed in 1725 milliseconds