Home
last modified time | relevance | path

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

/dports/x11/foot/foot/
H A Dconfig.c529 value_to_uint32(struct context *ctx, int base, uint32_t *res) in value_to_uint32() function
1050 value_to_uint32(ctx, 10, &conf->scrollback.lines); in parse_section_scrollback()
2274 if (!value_to_uint32(ctx, 10, &ns)) in parse_section_tweak()
2288 if (!value_to_uint32(ctx, 10, &ns)) in parse_section_tweak()
2302 if (!value_to_uint32(ctx, 10, &mb)) in parse_section_tweak()