Lines Matching defs:top
1438 /// NK_WINDOW_TITLE | Forces a header at the top at the window showing the title
3907 /* offset between top left and glyph */
4451 struct nk_color top;
4583 NK_API void nk_fill_rect_multi_color(struct nk_command_buffer*, struct nk_rect, struct nk_color left, struct nk_color top, struct nk_color right, struct nk_color bottom);
4787 NK_API void nk_draw_list_fill_rect_multi_color(struct nk_draw_list*, struct nk_rect rect, struct nk_color left, struct nk_color top, struct nk_color right, struct nk_color bottom);
8904 struct nk_color left, struct nk_color top, struct nk_color right,
8924 cmd->top = top;
10193 struct nk_color left, struct nk_color top, struct nk_color right,
10204 nk_color_fv(&col_top.r, top);
10443 r->left, r->top, r->right, r->bottom);
10939 float x0,y0,s0,t0; /* top-left */
11708 /* compute intersection points with top & bottom */
11811 /* regions. intersections with top & bottom do not necessitate case-wise logic. */
11815 /* from top-to-bottom. however, this had a problem: if an x edge was epsilon */
11893 /* remove all active edges that terminate before the top of this scanline */
12514 /* pad on left and top */
15870 /* fill top empty space */
16393 /* current window is active in that position so transfer to top
16401 /* current window is active in that position so transfer to top