Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dquirks.c177 size_t nproperties; member
1206 q->nproperties = 0; in quirks_new()
1222 for (size_t i = 0; i < q->nproperties; i++) { in quirks_unref()
1399 nprops += q->nproperties; in quirk_apply_section()
1409 q->properties[q->nproperties++] = property_ref(p); in quirk_apply_section()
1515 if (q->nproperties == 0) { in quirks_fetch_for_device()
1530 for (ssize_t i = q->nproperties - 1; i >= 0; i--) { in quirk_find_prop()