Lines Matching refs:section
72 XkbGetOrderedDrawables(XkbGeometryPtr geom, XkbSectionPtr section)
79 XkbSectionPtr section;
82 for (i = 0, section = geom->sections; i < geom->num_sections;
83 i++, section++) {
90 tmp->priority = section->priority;
91 tmp->u.section = section;
109 if (section != NULL) {
112 for (i = 0, doodad = section->doodads; i < section->num_doodads;