Home | History | Annotate | Download | only in x11

Lines Matching refs:required_components

645     static const xcb_xkb_map_part_t required_components =
655 xcb_xkb_get_map(conn, device_id, required_components,
662 if ((reply->present & required_components) != required_components)