Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dquirks.c164 size_t nproperties; member
1102 q->nproperties = 0; in quirks_new()
1118 for (size_t i = 0; i < q->nproperties; i++) { in quirks_unref()
1291 nprops += q->nproperties; in quirk_apply_section()
1301 q->properties[q->nproperties++] = property_ref(p); in quirk_apply_section()
1407 if (q->nproperties == 0) { in quirks_fetch_for_device()
1422 for (ssize_t i = q->nproperties - 1; i >= 0; i--) { in quirk_find_prop()