Home
last modified time | relevance | path

Searched refs:model_list (Results 1 – 1 of 1) sorted by relevance

/external/libxkbcommon/src/
Dregistry.c785 parse_model_list(struct rxkb_context *ctx, xmlNode *model_list, in parse_model_list() argument
790 for (node = model_list->children; node; node = node->next) { in parse_model_list()