Searched refs:last_form (Results 1 – 1 of 1) sorted by relevance
325 joining_form_t last_form = _NONE; in setup_topographical_masks() local336 last_form = _NONE; in setup_topographical_masks()345 bool join = last_form == FINA || last_form == ISOL; in setup_topographical_masks()350 last_form = last_form == FINA ? MEDI : INIT; in setup_topographical_masks()352 info[i].mask = (info[i].mask & other_masks) | masks[last_form]; in setup_topographical_masks()356 last_form = join ? FINA : ISOL; in setup_topographical_masks()358 info[i].mask = (info[i].mask & other_masks) | masks[last_form]; in setup_topographical_masks()