Searched refs:walktype (Results 1 – 9 of 9) sorted by relevance
221 WalkType walktype = getWalkType(); in walk() local223 +" starting walk with " + walktype); in walk()224 switch(walktype) { in walk()230 throw new InternalError("Unknown walk type: " + walktype); in walk()
4055 int walktype = 0, itertype = 0, flushtype = 0; in walker_deselect_nth() local4068 walktype = BMW_CONNECTED_VERTEX; in walker_deselect_nth()4076 walktype = bm_edge_is_select_isolated((BMEdge *)h_act) ? BMW_FACE_SHELL : BMW_VERT_SHELL; in walker_deselect_nth()4082 walktype = BMW_ISLAND; in walker_deselect_nth()4103 walktype, in walker_deselect_nth()