Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3dx9_36/
H A Dmesh.c5967 WORD top_idx, bottom_idx; in triangulate() local
6030 bottom_idx = t->vertex_stack.items[0]; in triangulate()
6033 bottom_idx = t->vertex_stack.items[t->vertex_stack.count - 1]; in triangulate()
6041 } else if (get_line_to_point_y_distance(get_ordered_vertex(glyph, bottom_idx), in triangulate()