Lines Matching defs:fill
1089 /// // fill configuration
2331 /// Sets current row layout to fill @cols number of widgets
4785 /* fill */
6422 /* fill word */
6429 /* fill trailing bytes */
7033 /* fill left padding up to a total of `width` characters */
7048 /* fill up to precision number of digits with '0' */
7060 /* fill right padding up to width characters */
7101 /* fill left padding up to a total of `width` characters */
7110 /* fill up to precision number of digits */
7134 /* fill right padding up to width characters */
7162 /* fill left padding up to a total of `width` characters */
7186 /* fill number up to precision */
7197 /* fill right padding up to width characters */
9712 /* fill elements */
9743 /* fill vertices */
12892 /* fill baked font */
12904 /* fill own baked font glyph array */
12921 /* fill own glyph type with data */
15158 /* save buffer fill state for popup */
15870 /* fill top empty space */
15877 /* fill left empty space */
15884 /* fill right empty space */
15893 /* fill bottom empty space */
21050 struct nk_rect fill;
21082 fill.w = (visual_cursor->x + (visual_cursor->w/2.0f)) - bar.x;
21083 fill.x = bar.x;
21084 fill.y = bar.y;
21085 fill.h = bar.h;
21097 nk_fill_rect(out, fill, style->rounding, style->bar_filled);
22440 fill up even though the undo buffer didn't */
25393 /* execute tooltip and fill with text */